libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
|
virtual |
Add a node to the chain.
[in] | d | the new node data pointer |
std::bad_alloc | |
csdbg::exception |
Definition at line 363 of file chain.hpp.
References likely, csdbg::node< T >::link_to(), csdbg::node< T >::m_link, and unlikely.
Referenced by csdbg::parser::get_dictionary_names(), csdbg::parser::get_style_names(), csdbg::util::getenv(), csdbg::util::init(), and csdbg::string::split().