DART  6.10.1
Optional.hpp File Reference
#include <boost/optional.hpp>

Go to the source code of this file.

Namespaces

 dart
 
 dart::common
 

Typedefs

template<class T >
using dart::common::optional = boost::optional< T >