Android-cuttlefish cvd tool
Static Public Attributes | List of all members
cuttlefish::is_movable< T > Struct Template Reference

#include <screen_connector_common.h>

Static Public Attributes

static constexpr const bool value
 

Member Data Documentation

◆ value

template<typename T >
constexpr const bool cuttlefish::is_movable< T >::value
staticconstexpr
Initial value:
=
std::is_move_constructible<T>::value && std::is_move_assignable<T>::value

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