|
assignment_equality_policy::standard Struct Reference#include <assignment.hpp>
List of all members.
Detailed Description
standard assignment (x=y)
Definition at line 174 of file assignment.hpp.
|
Static Public Member Functions |
template<typename T, typename U> void | value (T &t_, U const &u_) |
Member Function Documentation
template<typename T, typename U> |
void assignment_equality_policy::standard::value |
( |
T & |
t_, |
|
|
U const & |
u_ |
|
) |
[inline, static] |
|
The documentation for this struct was generated from the following file:
|
|