Libbarrett  1.2.4
Namespaces | Functions
include/barrett/detail/stl_utils.h File Reference
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  barrett

Functions

void barrett::detail::waitForEnter ()
template<typename Container >
void barrett::detail::replaceWithNull (Container &container, typename Container::const_reference value)
template<class Seq >
void barrett::detail::purge (Seq &c)
template<class InpIt >
void barrett::detail::purge (InpIt begin, InpIt end)

Detailed Description

Copyright 2009-2014 Barrett Technology <support@barrett.com>

This file is part of libbarrett.

This version of libbarrett is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This version of libbarrett is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this version of libbarrett. If not, see <http://www.gnu.org/licenses/>.

Barrett Technology Inc. 73 Chapel Street Newton, MA 02458

Author:
Dan Cody
Date:
10/05/2009
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines