| 
    YAKL
    
   | 
 

Go to the source code of this file.
Namespaces | |
| yakl | |
Functions | |
| void | yakl::finalize () | 
| Finalize the YAKL runtime.  More... | |
| void | yakl::register_finalize_callback (std::function< void()> callback) | 
| Add a host-only callback to be called just before YAKL finalizes. This is useful for ensuring allcoated global variables are always deallocated before YAKL finalization.  More... | |
YAKL finalization routine
 1.8.17