Android-cuttlefish cvd tool
cuttlefish
is_movable
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
static
constexpr
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:
cuttlefish/host/libs/screen_connector/
screen_connector_common.h
Generated by
1.9.4