|
swift
|
Go to the source code of this file.
Namespaces | |
| swift::misc | |
| Free functions in swift::misc. | |
Functions | |
| template<typename T > | |
| void | swift::misc::registerMetaValueType () |
| This registers the value type T with the swift::misc:: meta type system, making it available for use with the extended feature set of swift::misc::CVariant. More... | |