ImFusion SDK 4.3
Key< N > Class Template Reference
+ Inheritance diagram for Key< N >:

Public Member Functions

constexpr Key (const char(&identifier)[N+1])
 
template<std::size_t N1>
constexpr Key (const Key< N1 > &key1, const Key< N - N1 - 1 > &key2)
 
constexpr char operator[] (int i) const
 
template<std::size_t N2>
constexpr auto operator== (const Key< N2 > &otherKey)
 
 operator std::string () const override
 

Member Function Documentation

◆ operator std::string()

template<std::size_t N>
operator std::string ( ) const
inlineoverridevirtual

Implements KeyBase.


The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close