Spicy
Public Member Functions | List of all members
hilti::rt::union_::detail::AssignProxy< I, U > Class Template Reference

#include <union.h>

Public Member Functions

 AssignProxy (U *u)
 
template<typename T >
AssignProxyoperator= (const T &t)
 
template<typename T >
AssignProxyoperator= (T &&t)
 

Detailed Description

template<int I, typename U>
class hilti::rt::union_::detail::AssignProxy< I, U >

Proxy object to facilitate assignment to a specific variant slot.


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