Blender V5.0
blender::detail::NoExtraInfo Struct Reference

#include <BLI_any.hh>

Static Public Member Functions

template<typename T>
static constexpr NoExtraInfo get ()

Detailed Description

Dummy extra info that is used when no additional type information should be stored in the Any.

Definition at line 72 of file BLI_any.hh.

Member Function Documentation

◆ get()

template<typename T>
constexpr NoExtraInfo blender::detail::NoExtraInfo::get ( )
inlinestaticconstexpr

Definition at line 73 of file BLI_any.hh.


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