|
asrt
Automated System Runtime Testing library
|
Result of a completed param query. More...
#include <param.hpp>
Public Types | |
| using | value_type = param_query_traits< T >::value_type |
Public Member Functions | |
| operator value_type () const | |
Public Attributes | |
| char const * | key |
| flat_id | next_sibling |
| value_type | value |
Result of a completed param query.
key points into the param client's internal cache — valid until the next query.