STLdoc
STLdocumentation
|
#include <cmath>
#include <ctime>
#include <map>
#include <string>
#include <ostream>
#include <stdexcept>
#include <utility>
#include <bits/functexcept.h>
#include <bits/move.h>
#include <tr1/functional>
#include <tr1/random>
Go to the source code of this file.
Functions | |
namespace std | _GLIBCXX_VISIBILITY (default) |
This file is a GNU extension to the Standard C++ Library.
Contains two exception-generating types (throw_value, throw_allocator) intended to be used as value and allocator types while testing exception safety in templatized containers and algorithms. The allocator has additional log and debug features. The exception generated is of type forced_exception_error.