Member Data Accessor
Detailed DescriptionThis library provides access to member data, similar to boost::mem_fn() except it returns a reference (or const reference for a const object) to the data. Function Documentation◆ mem_data()
Returns a function object, which given an object of type
Definition at line 426 of file functional.hpp. |