boost::logging::op_equal Namespace Reference

Implements operator== for manipulators. More...


Classes

struct  same_type_op_equal_base
 Base class when you want to implement operator== that will compare based on type and member operator==. More...
struct  same_type_op_equal
 Implements operator==, which compares two objects. If they have the same type, it will compare them using the type's member operator==. More...


Detailed Description

Implements operator== for manipulators.

Copyright John Torjo © 2007
Have a question/ suggestion/ comment? Send me feedback