Classes | Namespaces | Variables
optional.hpp File Reference
#include <new>
#include <utility>
#include "detail/optional.hpp"
#include "../exceptions/BadOptionalAccessException.hpp"
Include dependency graph for optional.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  eprosima::fastcdr::nullopt_t
 An empty class type used to indicate optional type with uninitialized state. More...
 
class  eprosima::fastcdr::optional< T >
 This class template manages an optional contained value, i.e. a value that may or may not be present. More...
 

Namespaces

 eprosima
 
 eprosima::fastcdr
 

Variables

static constexpr nullopt_t eprosima::fastcdr::nullopt {0}
 nullopt is a constant of type nullopt_t that is used to indicate optional type with uninitialized state. More...
 


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:28