A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/su__private_8hpp.html below:

NCBI C++ ToolKit: src/algo/structure/struct_util/su_private.hpp File Reference

Go to the source code of this file.

Go to the SVN repository for this file.

◆ DELETE_ALL_AND_CLEAR #define DELETE_ALL_AND_CLEAR (   container,   ContainerType  ) Value:

do { \

ContainerType::iterator

i

, ie = (container).end(); \

for (

i

=(container).begin();

i

!=ie; ++

i

) \

(container).clear(); \

} while (0)

Definition at line 82 of file su_private.hpp.

◆ ERROR_MESSAGE ◆ INFO_MESSAGE ◆ THROW_MESSAGE ◆ TRACE_MESSAGE ◆ WARNING_MESSAGE ◆ VectorRemoveElements()

template<class T >

void VectorRemoveElements ( std::vector< T > &  v, const std::vector< bool > &  remove, unsigned int  nToRemove  )

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4