MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::NoCtor< T > Struct Template Reference

for trivial types, return the type itself More...

#include <MRBuffer.h>

Public Types

using type = T
 
using type = NoDefInit<T>
 

Detailed Description

template<std::constructible_from< NoInit > T>
struct MR::NoCtor< T >

for trivial types, return the type itself

for our complex types, return wrapped type with default constructor doing nothing


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