System.Core Module

The System.Core module contains primitive types, operations for primitive types, intrinsic functions and intrinsic concepts known by the compiler. It does not have any source code.

Namespaces

System
Meta

Concepts

concept Common<T, U>
concept Convertible<T, U>
concept Derived<T, U>
concept ExplicitlyConvertible<T, U>
concept NonreferenceType<T>
concept Same<T, U>