proxygen
|
Public Member Functions | |
std::tuple< const int &, const int & > | tuple_view () const |
bool | operator== (const Dimensions &other) const |
Public Attributes | |
int | w |
int | h |
Definition at line 1220 of file ConvTest.cpp.
|
inline |
Definition at line 1225 of file ConvTest.cpp.
References tuple_view().
|
inline |
int my::Dimensions::h |
Definition at line 1221 of file ConvTest.cpp.
Referenced by my::estimateSpaceNeeded(), my::parseTo(), and my::toAppend().
int my::Dimensions::w |
Definition at line 1221 of file ConvTest.cpp.
Referenced by my::estimateSpaceNeeded(), my::parseTo(), and my::toAppend().