Scarab  v2.9.1
Project 8 C++ Utility Library
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 pybind11::detail::always_construct_holder< T, Value >

Definition at line 1536 of file cast.h.

Member Data Documentation

◆ value

constexpr bool value = Value
static

Definition at line 1536 of file cast.h.


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