libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::private_::current_size< Iter, End, true > Struct Template Reference

#include <bitfield_map_impl.hpp>

Static Public Member Functions

static constexpr std::size_t FORCE_INLINE result (underlying_type) noexcept(true)
 

Detailed Description

template<class Iter, class End>
struct jmmcg::private_::current_size< Iter, End, true >

Nothing left from the collection of bit fields types, so terminate. In principle we should never get here, the bit position should terminate beforehand or at the same time.

Definition at line 148 of file bitfield_map_impl.hpp.

Member Function Documentation

◆ result()

template<class Iter , class End >
static constexpr std::size_t FORCE_INLINE jmmcg::private_::current_size< Iter, End, true >::result ( underlying_type  )
inlinestaticconstexprnoexcept

Definition at line 150 of file bitfield_map_impl.hpp.


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