predicate « STL Introduction « C++ Tutorial






14.9.predicate
14.9.1.Create your own unary function
14.9.2.use generic function as predicate
14.9.3.Function object to process the mean value
14.9.4.Illustrating the use of an adaptor for pointers to functions
14.9.5.Use predicate, which returns whether an integer is a prime number, with a list
14.9.6.Convenience function for the compose_f_gx adapter
14.9.7.Convenience function for the compose_f_gx_hx adapter
14.9.8.Convenience function for the compose_f_gx_hy adapter