Searched defs:to_type (Results 1 – 2 of 2) sorted by relevance
263 struct to_type { struct265 const char * operator()(const point&) { in operator ()()269 const char * operator()(const line_string&) { in operator ()()273 const char * operator()(const polygon&) { in operator ()()277 const char * operator()(const multi_point&) { in operator ()()281 const char * operator()(const multi_line_string&) { in operator ()()285 const char * operator()(const multi_polygon&) { in operator ()()289 const char * operator()(const geometry_collection&) { in operator ()()
42 typedef typename canonical<l_limb_type, To>::type to_type; in generic_interconvert() typedef90 typedef typename canonical<limb_type, To>::type to_type; in generic_interconvert() typedef