Expression Templates Library (ETL)
Namespaces | Macros | Functions
exit.hpp File Reference

Produces exit utility when necessary. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 etl
 Root namespace for the ETL library.
 

Macros

#define ETL_PROLOGUE   etl::exit();
 

Functions

void etl::exit ()
 Exit from ETL, releasing any possible resource. More...
 

Detailed Description

Produces exit utility when necessary.