Classes | |
| struct | Convertible |
Namespaces | |
| namespace | Detail |
Functions | |
| Concept requiring T to have a default | constructor (BOOST)*/template< typename T > struct DefaultConstructible |
| Concept requiring T to have | operator=. (BOOST)*/template< typename T > struct Assignable |
| Concept requiring T1 to be convertible to | T2 (BOOST)*/template< typename T1 |
|
|
Definition at line 131 of file itkConceptChecking.h. |
|
|
Definition at line 192 of file itkConceptChecking.h. |
|
|
Referenced by itk::Concept::Convertible::Constraints::constraints(). |
1.4.2 written by Dimitri van Heesch,
© 1997-2000