Viam C++ SDK current
Loading...
Searching...
No Matches
viam::sdk::kind_t< T > Struct Template Reference

ProtoValue RTTI type trait. This type trait is used to implement the ProtoValue::kind method which provides the type discriminator constant that is used in the value access API. A ProtoValue can only be constructed from types for which this trait is well formed. More...

Detailed Description

template<typename T>
struct viam::sdk::kind_t< T >

ProtoValue RTTI type trait. This type trait is used to implement the ProtoValue::kind method which provides the type discriminator constant that is used in the value access API. A ProtoValue can only be constructed from types for which this trait is well formed.


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