4.4.1
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
Public Member Functions
fcppt::bit::mask< Type > Class Template Reference

Detailed Description

template<typename Type>
class fcppt::bit::mask< Type >

A bit mask.

Public Member Functions

constexpr mask (Type) noexcept
 
constexpr Type get () const noexcept
 

Constructor & Destructor Documentation

◆ mask()

template<typename Type >
constexpr fcppt::bit::mask< Type >::mask ( Type  )
explicitconstexprnoexcept

Member Function Documentation

◆ get()

template<typename Type >
constexpr Type fcppt::bit::mask< Type >::get ( ) const
constexprnoexcept