tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
optional.hpp File Reference

Go to the source code of this file.

Classes

struct  hash< etl::optional< T > >
 The template specialization of etl::hash for the etl::optional class allows users to obtain hashes of the values contained in optional objects. More...
 
struct  optional< T >
 The class template optional manages an optional contained value, i.e. a value that may or may not be present. More...
 
struct  optional< T & >
 

Namespaces

namespace  etl