Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

immer::get_transience_policy< RefcountPolicy > Struct Template Reference

#include <memory_policy.hpp>

+ Inheritance diagram for immer::get_transience_policy< RefcountPolicy >:
+ Collaboration diagram for immer::get_transience_policy< RefcountPolicy >:

Detailed Description

template<typename RefcountPolicy>
struct immer::get_transience_policy< RefcountPolicy >

Metafunction that returns the best transience policy to use for a given refcount policy.

Definition at line 27 of file memory_policy.hpp.


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