Android-cuttlefish cvd tool
Public Types | Public Member Functions | List of all members
prop_info_cmp Struct Reference

Public Types

using is_transparent = void
 

Public Member Functions

bool operator() (const prop_info &lhs, const prop_info &rhs) const
 
bool operator() (std::string_view lhs, const prop_info &rhs) const
 
bool operator() (const prop_info &lhs, std::string_view rhs) const
 

Member Typedef Documentation

◆ is_transparent

Member Function Documentation

◆ operator()() [1/3]

bool prop_info_cmp::operator() ( const prop_info lhs,
const prop_info rhs 
) const
inline

◆ operator()() [2/3]

bool prop_info_cmp::operator() ( const prop_info lhs,
std::string_view  rhs 
) const
inline

◆ operator()() [3/3]

bool prop_info_cmp::operator() ( std::string_view  lhs,
const prop_info rhs 
) const
inline

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