Searched defs:is_const (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/ulib/fbl/include/fbl/
H A Dtype_support.h55 struct is_const : false_type {}; struct in namespace:fbl
58 struct is_const<const T> : true_type {}; struct in namespace:fbl

Completed in 76 milliseconds