Searched refs:throw (Results 1 – 5 of 5) sorted by relevance
86 StdAllocatorAdapter() throw() {} in throw() function87 StdAllocatorAdapter(const StdAllocatorAdapter&) throw() {} in throw() function88 template <class U> StdAllocatorAdapter(const StdAllocatorAdapter<Allocator, U, Tag>&) throw() {} in StdAllocatorAdapter()89 ~StdAllocatorAdapter() throw() {} in throw() function94 … size_type max_size() const throw() { return ::std::numeric_limits<size_type>::max() / sizeof(T); } in max_size()116 StdUnitAllocatorAdapter() throw() {} in throw() function117 StdUnitAllocatorAdapter(const StdUnitAllocatorAdapter&) throw() {} in throw() function118 …ate <class U> StdUnitAllocatorAdapter(const StdUnitAllocatorAdapter<Allocator, U, Tag>&) throw() {} in StdUnitAllocatorAdapter()119 ~StdUnitAllocatorAdapter() throw() {} in throw() function124 … size_type max_size() const throw() { return ::std::numeric_limits<size_type>::max() / sizeof(T); } in max_size()
39 ReceiverImpl(void) throw();98 static void* operator new(size_t size, void *pBuf) throw() in new()117 static void operator delete (void *p) throw() in delete()
40 SenderImpl(void) throw();104 static void* operator new(size_t size, void *pBuf) throw() in new()136 static void operator delete (void *p) throw() in delete()
67 void* operator new(size_t size) throw ();
255 void* operator new(size_t size) throw ();