Dev Essential  1.6.3
Loading...
Searching...
No Matches
access_optional.h File Reference
#include <stddef.h>
#include <utility>
Include dependency graph for access_optional.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ddl::dd::utility::Optional< T >
 An optional template as long as the std::optional is not available here. More...
 
struct  ddl::utility::Optional< T >
 An optional template as long as the std::optional is not available here. More...
 

Namespaces

namespace  ddl
 definition of the ddl namespace
 
namespace  ddl::dd
 definition of the dd namespace
 
namespace  ddl::dd::utility
 definition of the old compatibility utility namespace
 
namespace  ddl::utility
 definition of the utility namespace
 

Typedefs

using ddl::utility::OptionalSize = Optional<size_t>
 

Detailed Description

OO DataDefinition Optional Implementation