Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

 

 

(C++) functional.h

 

functional.h is a standard header file.

 

functional.h contains the definitions of (incomplete list, taken from the GNU ISO C++ library's functional.h supplied with Qt Creator 1.3.1):

 

  1. std::binary_function
  2. std::divides
  3. std::equal_to
  4. std::greater
  5. std::greater_equal
  6. std::less
  7. std::less_equal
  8. std::logical_and
  9. std::logical_not
  10. std::logical_or
  11. std::mem_fun
  12. std::mem_fun_ref
  13. std::minus
  14. std::modulus
  15. std::multiplies
  16. std::negate
  17. std::not_equal_to
  18. std::plus
  19. std::unary_function

 

 

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict