MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Kakshya::is_data_variant_element< T > Struct Template Reference

Type traits to determine if a type is a valid DataVariant element. More...

#include <NDData.hpp>

+ Inheritance diagram for MayaFlux::Kakshya::is_data_variant_element< T >:
+ Collaboration diagram for MayaFlux::Kakshya::is_data_variant_element< T >:

Detailed Description

template<typename T>
struct MayaFlux::Kakshya::is_data_variant_element< T >

Type traits to determine if a type is a valid DataVariant element.

This trait is used to constrain template functions that operate on DataVariant types, ensuring that only supported data types are used in the context of NDData containers.

Definition at line 111 of file NDData.hpp.


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