YAKL
|
Go to the source code of this file.
Namespaces | |
yakl | |
Functions | |
void | yakl::init (InitConfig config=InitConfig()) |
Initialize the YAKL runtime. More... | |
bool | yakl::isInitialized () |
Determine if the YAKL runtime has been initialized. I.e., yakl::init() has been called without a corresponding call to yakl::finalize(). More... | |
YAKL initialization routine