Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

immer::heap_policy< Heap >::optimized< size_t > Struct Template Reference

#include <heap_policy.hpp>

Public Types

using type = Heap
 

Detailed Description

template<typename Heap>
template<std::size_t>
struct immer::heap_policy< Heap >::optimized< size_t >

Definition at line 31 of file heap_policy.hpp.

Member Typedef Documentation

◆ type

template<typename Heap >
template<std::size_t >
using immer::heap_policy< Heap >::optimized< size_t >::type = Heap

Definition at line 33 of file heap_policy.hpp.


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