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 ( )
inlineconstexpr

◆ IntWrapper() [2/2]

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

Member Function Documentation

◆ as_value()

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

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

Copyright © 2012-2023 Canonical Ltd.
Generated on Tue 2 May 10:01:24 UTC 2023
This documentation is licensed under the GPL version 2 or 3.