#include <predicate_result.hpp>
boost::test_tools::predicate_result::predicate_result |
( |
bool |
pv_ | ) |
|
|
inline |
template<typename BoolConvertable >
boost::test_tools::predicate_result::predicate_result |
( |
BoolConvertable const & |
pv_ | ) |
|
|
inline |
boost::test_tools::predicate_result::BOOST_READONLY_PROPERTY |
( |
bool |
, |
|
|
(predicate_result) |
|
|
) |
| |
bool boost::test_tools::predicate_result::has_empty_message |
( |
| ) |
const |
|
inline |
const_string boost::test_tools::predicate_result::message |
( |
| ) |
const |
|
inline |
boost::test_tools::predicate_result::operator safe_bool |
( |
| ) |
const |
|
inline |
bool boost::test_tools::predicate_result::operator! |
( |
| ) |
const |
|
inline |
void boost::test_tools::predicate_result::operator= |
( |
bool |
pv_ | ) |
|
|
inline |
The documentation for this class was generated from the following file: