functional.hpp
Go to the documentation of this file.
7 /*************************************************************************************************/ 24 /*************************************************************************************************/ 28 /*************************************************************************************************/ 184 /*************************************************************************************************/ 190 /*************************************************************************************************/ 210 /*************************************************************************************************/ 242 /*************************************************************************************************/ 254 /*************************************************************************************************/ 270 /*************************************************************************************************/ 286 /*************************************************************************************************/ 302 /*************************************************************************************************/ 318 /*************************************************************************************************/ 326 /*************************************************************************************************/ 334 /*************************************************************************************************/ 349 /*************************************************************************************************/ 390 /*************************************************************************************************/ 431 /*************************************************************************************************/ 448 /*************************************************************************************************/ 479 /*************************************************************************************************/ 483 /*************************************************************************************************/ 487 /*************************************************************************************************/ result_type operator()(const U &x) const Definition: functional.hpp:175 pair< T1, T2 >::first_type type Definition: functional.hpp:233 argument_type::second_type result_type Definition: functional.hpp:309 Definition: functional.hpp:213 std::pair< T1, T2 > argument_type Definition: functional.hpp:292 pair< T1, T2 > argument_type Definition: functional.hpp:308 pair< T1, T2 >::second_type type Definition: functional.hpp:239 Definition: functional.hpp:167 argument_type::first_type result_type Definition: functional.hpp:261 result_type & operator()(argument_type &x) const Definition: functional.hpp:263 const result_type & operator()(const argument_type &x) const Definition: functional.hpp:314 Adaptor similar to boost::mem_fn() used by boost::bind. Definition: functional.hpp:393 STL namespace. std::pair< T1, T2 > argument_type Definition: functional.hpp:260 Definition: functional.hpp:321 F::first_argument_type second_argument_type Definition: functional.hpp:456 const result_type & operator()(const argument_type &x) const Definition: functional.hpp:266 Definition: pair.hpp:72 A function object for value generation within a domain. Definition: functional.hpp:329 pair< T1, T2 > argument_type Definition: functional.hpp:276 Definition: functional.hpp:195 const element< N, T >::type & operator()(const T &x) const Definition: functional.hpp:250 result_type & operator()(argument_type &x) const Definition: functional.hpp:311 const result_type & operator()(const argument_type &x) const Definition: functional.hpp:298 Definition: functional.hpp:26 bool operator()(const typename O::first_argument_type &x, const typename O::second_argument_type &y) const Definition: functional.hpp:441 result_type & operator()(argument_type &x) const Definition: functional.hpp:279 Definition: functional.hpp:245 Definition: functional.hpp:434 Definition: functional.hpp:451 result_type operator()(const T &x, const U &y) const Definition: functional.hpp:200 result_type & operator()(argument_type &x) const Definition: functional.hpp:295 argument_type::second_type result_type Definition: functional.hpp:293 argument_type::first_type result_type Definition: functional.hpp:277 F::second_argument_type first_argument_type Definition: functional.hpp:455 compare_members_t< T, R, std::less< R > > compare_members(R T::*member) Definition: functional.hpp:379 element< N, T >::type & operator()(T &x) const Definition: functional.hpp:247 compare_members_t(R T::*member, Compare compare) Definition: functional.hpp:354 std::pair< T1, T2 >::first_type type Definition: functional.hpp:221 std::pair< T1, T2 >::second_type type Definition: functional.hpp:227 const result_type & operator()(const argument_type &x) const Definition: functional.hpp:282 result_type operator()(const first_argument_type &x, const second_argument_type &y) const Definition: functional.hpp:465 result_type operator()(T &x, U &y) const Definition: functional.hpp:203 A function object for sequence generation within a domain. Definition: functional.hpp:338 |