Om  1.0.0
A universal framework for multimedia simulation
Classes | Namespaces
omOptional.h File Reference
#include "omLanguageConfig.h"

Classes

class  om::lang::Optional< T >
 A class that is used to store a value that may or may not be set. More...
 
class  om::lang::Optional< void >
 A 'void' specialization for the Optional class that is provided so that the class works for void types. More...
 

Namespaces

 om
 The enclosing namespace for the entire Om library.
 
 om::lang
 A namespace containing classes that extend the basic functionality of C++.