Agora C++ API Reference for All Platforms
agora::internal::MoveConstructible< false > Struct Reference

#include <AgoraOptional.h>

Public Member Functions

CONSTEXPR MoveConstructible ()
 
CONSTEXPR MoveConstructible (const MoveConstructible &)
 
MoveConstructibleoperator= (const MoveConstructible &)
 
MoveConstructibleoperator= (MoveConstructible &&)
 

Constructor & Destructor Documentation

◆ MoveConstructible() [1/2]

CONSTEXPR agora::internal::MoveConstructible< false >::MoveConstructible ( )
inline

◆ MoveConstructible() [2/2]

CONSTEXPR agora::internal::MoveConstructible< false >::MoveConstructible ( const MoveConstructible< false > &  )
inline

Member Function Documentation

◆ operator=() [1/2]

MoveConstructible & agora::internal::MoveConstructible< false >::operator= ( const MoveConstructible< false > &  )
inline

◆ operator=() [2/2]

MoveConstructible & agora::internal::MoveConstructible< false >::operator= ( MoveConstructible< false > &&  )
inline