YAKL
Namespaces | Functions
YAKL_init.h File Reference
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

YAKL initialization routine