Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

immer::detail::hamts::get_bitmap_type< B > Struct Template Reference

#include <bits.hpp>

Public Types

using type = std::uint32_t
 

Detailed Description

template<bits_t B>
struct immer::detail::hamts::get_bitmap_type< B >

Definition at line 28 of file bits.hpp.

Member Typedef Documentation

◆ type

template<bits_t B>
using immer::detail::hamts::get_bitmap_type< B >::type = std::uint32_t

Definition at line 32 of file bits.hpp.


The documentation for this struct was generated from the following file:
Released under the MIT license