|
PlaceableTwoPassConcept< 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 & | extents | ||
| ) | [static] |
Definition at line 365 of file placeable_concept.hpp.
| static void measure_vertical | ( | T * | r, |
| extents_t & | calculated_horizontal, | ||
| const place_data_t & | placed_horizontal | ||
| ) | [static] |
Definition at line 375 of file placeable_concept.hpp.
| static void place | ( | T * | r, |
| const place_data_t & | place_data | ||
| ) | [static] |
Definition at line 370 of file placeable_concept.hpp.

