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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/23_containers/deque/cons/
H A Dclear_allocator.cc25 class clear_alloc : public new_allocator<T> class in inherits:new_allocator
36 clear_alloc() throw() function in class:clear_alloc
39 clear_alloc(clear_alloc const&) throw() : new_allocator<T>() function in class:clear_alloc
43 clear_alloc(clear_alloc<T1> const&) throw() function in class:clear_alloc
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/23_containers/list/cons/
H A Dclear_allocator.h24 class clear_alloc : public new_allocator<T> class in inherits:new_allocator
35 clear_alloc() throw() function in class:clear_alloc
38 clear_alloc(clear_alloc const&) throw() : new_allocator<T>() function in class:clear_alloc
42 clear_alloc(clear_alloc<T1> const&) throw() function in class:clear_alloc
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/23_containers/vector/bool/
H A Dclear_allocator.cc25 class clear_alloc : public new_allocator<T> class in inherits:new_allocator
36 clear_alloc() throw() function in class:clear_alloc
39 clear_alloc(clear_alloc const&) throw() : new_allocator<T>() function in class:clear_alloc
43 clear_alloc(clear_alloc<T1> const&) throw() function in class:clear_alloc
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/23_containers/vector/cons/
H A Dclear_allocator.cc25 class clear_alloc : public new_allocator<T> class in inherits:new_allocator
36 clear_alloc() throw() function in class:clear_alloc
39 clear_alloc(clear_alloc const&) throw() : new_allocator<T>() function in class:clear_alloc
43 clear_alloc(clear_alloc<T1> const&) throw() function in class:clear_alloc
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/23_containers/deque/cons/
H A Dclear_allocator.cc26 class clear_alloc : public new_allocator<T> class in inherits:new_allocator
37 clear_alloc() throw() function in class:clear_alloc
40 clear_alloc(clear_alloc const&) throw() : new_allocator<T>() function in class:clear_alloc
44 clear_alloc(clear_alloc<T1> const&) throw() function in class:clear_alloc
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/23_containers/list/cons/
H A Dclear_allocator.cc26 class clear_alloc : public new_allocator<T> class in inherits:new_allocator
37 clear_alloc() throw() function in class:clear_alloc
40 clear_alloc(clear_alloc const&) throw() : new_allocator<T>() function in class:clear_alloc
44 clear_alloc(clear_alloc<T1> const&) throw() function in class:clear_alloc
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/23_containers/vector/bool/
H A Dclear_allocator.cc26 class clear_alloc : public new_allocator<T> class in inherits:new_allocator
37 clear_alloc() throw() function in class:clear_alloc
40 clear_alloc(clear_alloc const&) throw() : new_allocator<T>() function in class:clear_alloc
44 clear_alloc(clear_alloc<T1> const&) throw() function in class:clear_alloc
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/23_containers/vector/cons/
H A Dclear_allocator.cc26 class clear_alloc : public new_allocator<T> class in inherits:new_allocator
37 clear_alloc() throw() function in class:clear_alloc
40 clear_alloc(clear_alloc const&) throw() : new_allocator<T>() function in class:clear_alloc
44 clear_alloc(clear_alloc<T1> const&) throw() function in class:clear_alloc

Completed in 65 milliseconds