Blender  V3.3
Static Public Attributes | List of all members
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 22 of file BLI_parameter_pack_utils.hh.

Member Data Documentation

◆ value

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

Definition at line 23 of file BLI_parameter_pack_utils.hh.


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