Go to the documentation of this file.
42 #ifndef PB_DS_EXCEPTION_HPP
43 #define PB_DS_EXCEPTION_HPP
78 __throw_container_error(
void)
82 __throw_insert_error(
void)
83 {
throw insert_error(); }
86 __throw_join_error(
void)
87 {
throw join_error(); }
90 __throw_resize_error(
void)
91 {
throw resize_error(); }
94 __throw_container_error(
void)
98 __throw_insert_error(
void)
102 __throw_join_error(
void)
106 __throw_resize_error(
void)