Searched refs:_Invalid_type (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dpointer.h205 struct _Invalid_type { }; struct
213 { typedef _Invalid_type& reference; };
217 { typedef const _Invalid_type& reference; };
221 { typedef volatile _Invalid_type& reference; };
225 { typedef const volatile _Invalid_type& reference; };

Completed in 103 milliseconds