HDK
|
#include <hboost/optional.hpp>
Go to the source code of this file.
Macros | |
#define | __UT_OPTIONAL_H_INCLUDED__ |
Typedefs | |
template<typename T > | |
using | UT_Optional = hboost::optional< T > |
#define __UT_OPTIONAL_H_INCLUDED__ |
Definition at line 19 of file UT_Optional.h.
using UT_Optional = hboost::optional<T> |
Definition at line 24 of file UT_Optional.h.