|
PlaceableConcept< T * > Struct Template Reference Concept map and constraints checking for to allow boost::reference_wrapper<T> to model this concept when T does.
Detailed Descriptiontemplate<class T>
| |||||||||||||||||||||||||||||||
| static void measure | ( | T * | r, |
| extents_t & | result | ||
| ) | [static] |
Definition at line 267 of file placeable_concept.hpp.
| static void place | ( | T * | r, |
| const place_data_t & | place_data | ||
| ) | [static] |
Definition at line 270 of file placeable_concept.hpp.

