etl/private
John Wellbelove 7b9c598226 Changed error handling. Macros do not evaluate to true or false any more.
If ETL_LOG_ERRORS is defined then the error handler is called before the exception is thrown or the assert is called.
ETL_LOG_ERRORS may be used in conjunction with ETL_THROW_EXCEPTIONS or default assert methods. It is not valid for ETL_NO_CHECKS.
2015-12-24 12:08:04 +00:00
..
deque_base.h Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
flat_map_base.h Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
flat_multimap_base.h Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
flat_multiset_base.h Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
flat_set_base.h Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
forward_list_base.h Changed error handling. Macros do not evaluate to true or false any more. 2015-12-24 12:08:04 +00:00
list_base.h Changed error handling. Macros do not evaluate to true or false any more. 2015-12-24 12:08:04 +00:00
map_base.h Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
multimap_base.h Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
multiset_base.h Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
pool_base.h Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
priority_queue_base.h Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
queue_base.h Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
set_base.h Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
stack_base.h Changed error handling. Macros do not evaluate to true or false any more. 2015-12-24 12:08:04 +00:00
unordered_map_base.h Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
vector_base.h Changed error handling. Macros do not evaluate to true or false any more. 2015-12-24 12:08:04 +00:00