Nfl Nfl Sherman Sherman Jersey
From cppreference.com
C++
Utilities library
Type support (basic types, RTTI, type traits) | |||||||||||||||||||||
Dynamic memory management | |||||||||||||||||||||
Error handling | |||||||||||||||||||||
Program utilities | |||||||||||||||||||||
Variadic functions | |||||||||||||||||||||
Library feature-test macros | |||||||||||||||||||||
Bowl Super Baltimore Jersey Ravens | |||||||||||||||||||||
Function objects | |||||||||||||||||||||
(C++11)
|
|||||||||||||||||||||
(C++11)
|
|||||||||||||||||||||
(C++14)
|
|||||||||||||||||||||
Relational operators (deprecated in C++20) | |||||||||||||||||||||
Comparisons (C++20) | |||||||||||||||||||||
Common vocabulary types | |||||||||||||||||||||
|
|||||||||||||||||||||
Swap, forward and move | |||||||||||||||||||||
Nfl Nfl Sherman Sherman (C++14)
|
|||||||||||||||||||||
(C++11)
|
|||||||||||||||||||||
(C++11)
| On Baseball Mlb Giants Sale Taylor Jersey Jerseys Lawrence 2019 Discount
|||||||||||||||||||||
(C++11)
|
|||||||||||||||||||||
Nfl Nfl Sherman Sherman Elementary string conversions | |||||||||||||||||||||
(C++17)
|
|||||||||||||||||||||
(C++17)
|
|||||||||||||||||||||
Type operations | |||||||||||||||||||||
(C++11)
|
|||||||||||||||||||||
(C++17)
|
|||||||||||||||||||||
(C++17)
|
Error handling
|
|
std::exception
Member functions | ||||
class exception;
|
||
Provides consistent interface to handle errors through the throw expression.
All exceptions generated by the standard library inherit from std::exception
- bad_optional_access(C++17)
- runtime_error
-
- range_error
- overflow_error
- underflow_error
- regex_error(C++11)
- nonexistent_local_time(C++20)
- ambiguous_local_time(C++20)
- tx_exception(TM TS)
- system_error(C++11)
-
- ios_base::failure(C++11)
- filesystem::filesystem_error(C++17)
- bad_weak_ptr(C++11)
- bad_function_call(C++11)
- bad_alloc
-
- bad_array_new_length(C++11)
- bad_exception
- ios_base::failure(until C++11)
- bad_variant_access(C++17)
[edit] Member functions
constructs the exception object (public member function) |
|
[virtual]
|
destroys the exception object (virtual public member function) [edit] |
copies exception object (public member function) [edit] |
|
[virtual]
|
returns an explanatory string (virtual public member function) [edit] |