Searched defs:CT (Results 1 – 11 of 11) sorted by relevance
25 …name boost::conditional<boost::is_const<U>::value, typename boost::add_const<T>::type, T>::type CT; typedef
21 using CT = typename std::common_type< TA, TB >::type; typedef
958 sybct.allow_persistent = On961 sybct.max_persistent = -1964 sybct.max_links = -1967 sybct.min_server_severity = 10970 sybct.min_client_severity = 10
66 typedef typename coordinate_type<segment_point_type>::type CT; in apply() typedef
58 >::type CT; typedef in boost::geometry::strategy::area::spherical
100 typedef typename boost::remove_pointer<CPT>::type CT; typedef
91 typedef typename coordinate_type<segment_point_type>::type CT; in apply() typedef
76 >::type CT; typedef in boost::geometry::strategy::area::geographic
2135 #define CT(x) ((x) | 0xc0) macro
292 #define CT CRS + 1 macro