Mir
Public Member Functions | List of all members
mir::IntWrapper< Tag, ValueType > Class Template Reference

#include <int_wrapper.h>

Public Member Functions

constexpr IntWrapper ()
 
constexpr IntWrapper (ValueType value)
 
ValueType constexpr as_value () const
 

Constructor & Destructor Documentation

◆ IntWrapper() [1/2]

template<typename Tag, typename ValueType = int>
constexpr mir::IntWrapper< Tag, ValueType >::IntWrapper ( )
inline

◆ IntWrapper() [2/2]

template<typename Tag, typename ValueType = int>
constexpr mir::IntWrapper< Tag, ValueType >::IntWrapper ( ValueType  value)
inlineexplicit

Member Function Documentation

◆ as_value()

template<typename Tag, typename ValueType = int>
ValueType constexpr mir::IntWrapper< Tag, ValueType >::as_value ( ) const
inline

The documentation for this class was generated from the following file:

Copyright © 2012-2018 Canonical Ltd.
Generated on Wed Jul 25 08:00:43 UTC 2018