MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
typeclass Directory Reference

Files

file  bitwise.cpp
 Contains unit tests for the Bitwise typeclass.
 
file  comparable.cpp
 Contains unit tests for the Comparable typeclass.
 
file  enumerable.cpp
 Contains unit tests for the Enumerable typeclass.
 
file  field.cpp
 Contains unit tests for the Field typeclass.
 
file  foldable.cpp
 Contains unit tests for the Foldable typeclass.
 
file  functor.cpp
 Contains unit tests for the Functor typeclass.
 
file  group.cpp
 Contains unit tests for the Group typeclass.
 
file  integral_domain.cpp
 Contains unit tests for the Integral Domain typeclass.
 
file  iterable.cpp
 Contains unit tests for the Iterable typeclass.
 
file  monad.cpp
 Contains unit tests for the Monad typeclass.
 
file  monoid.cpp
 Contains unit tests for the Monoid typeclass.
 
file  orderable.cpp
 Contains unit tests for the Orderable typeclass.
 
file  ring.cpp
 Contains unit tests for the Ring typeclass.
 
file  test_method_dispatch.hpp [code]
 Defines utilities to ease the testing of typeclass method dispatching.