Blender  V3.3
Static Public Member Functions | List of all members
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 70 of file BLI_any.hh.

Member Function Documentation

◆ get()

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

Definition at line 71 of file BLI_any.hh.


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