HomeSort by: relevance | last modified time | path
    Searched defs:null_type (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/
tag_and_trait.hpp 210 struct null_type { }; struct in namespace:__gnu_pbds
214 struct null_node_update : public null_type
448 typename Policy_Tl = null_type>
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/
tag_and_trait.hpp 210 struct null_type { }; struct in namespace:__gnu_pbds
214 struct null_node_update : public null_type
448 typename Policy_Tl = null_type>
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
typelist.h 57 struct null_type { }; struct in namespace:typelist
149 struct apply_<Fn, null_type>
171 struct apply_generator1_<Gn, null_type>
193 struct apply_generator2_<Gn, null_type, null_type>
213 struct append_<null_type, Typelist_Chain>
219 struct append_<chain<Hd, Tl>, null_type>
225 struct append_<null_type, null_type>
227 typedef null_type type
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
typelist.h 57 struct null_type { }; struct in namespace:typelist
149 struct apply_<Fn, null_type>
171 struct apply_generator1_<Gn, null_type>
193 struct apply_generator2_<Gn, null_type, null_type>
213 struct append_<null_type, Typelist_Chain>
219 struct append_<chain<Hd, Tl>, null_type>
225 struct append_<null_type, null_type>
227 typedef null_type type
    [all...]

Completed in 14 milliseconds