Blender V4.3
blender::TypeForValue< T, Element > Struct Template Reference

#include <BLI_parameter_pack_utils.hh>

Static Public Attributes

static constexpr T value = Element
 

Detailed Description

template<typename T, T Element>
struct blender::TypeForValue< T, Element >

A type that encodes a specific value.

Definition at line 24 of file BLI_parameter_pack_utils.hh.

Member Data Documentation

◆ value

template<typename T , T Element>
T blender::TypeForValue< T, Element >::value = Element
staticconstexpr

Definition at line 25 of file BLI_parameter_pack_utils.hh.


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