cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Static Public Attributes | List of all members
always_construct_holder< T, Value > Struct Template Reference

#include <cast.h>

Static Public Attributes

static constexpr bool value = Value
 

Detailed Description

template<typename T, bool Value = false>
struct always_construct_holder< T, Value >

Definition at line 1631 of file cast.h.

Member Data Documentation

◆ value

template<typename T , bool Value = false>
constexpr bool always_construct_holder< T, Value >::value = Value
staticconstexpr

Definition at line 1631 of file cast.h.


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