selfdriving
Namespaces | Typedefs
const_ref_t.h File Reference
#include <functional>
#include <optional>

Go to the source code of this file.

Namespaces

 mpp
 

Typedefs

template<typename T >
using mpp::const_ref_t = std::optional< std::reference_wrapper< const T > >