Blender V4.3
blender::TypeTag< T > Struct Template Reference

#include <BLI_parameter_pack_utils.hh>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct blender::TypeTag< T >

A struct that allows passing in a type as a function parameter.

Definition at line 31 of file BLI_parameter_pack_utils.hh.

Member Typedef Documentation

◆ type

template<typename T >
using blender::TypeTag< T >::type = T

Definition at line 32 of file BLI_parameter_pack_utils.hh.


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