18 assert_value(
const assert_type&
type) : type_ {
type} {}
24 template<
class actual_t>
29 const assert_type& type_;
Definition actual_value.hpp:18
Definition that_value.hpp:21
std::type_info type
Stores information about a type.
Definition type.hpp:23
The constraints namespace contains the constraint-based assert model.
Definition actual_value.hpp:12
The tunit namespace contains a unit test library.
Definition abort_error.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::tunit::constraints::that_value class.