Utility Rack
Loading...
Searching...
No Matches
erase_where_test.cpp File Reference

Test scenarios for erase_where utility functions. More...

#include "catch2/catch_test_macros.hpp"
#include <vector>
#include "utility/erase_where.hpp"
Include dependency graph for erase_where_test.cpp:

Functions

 TEST_CASE ("Richard Hodge's erase_where combines erase with remove", "[erase_where]")
 

Detailed Description

Test scenarios for erase_where utility functions.

Author
Cliff Green

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt)