mirror of
https://github.com/boostorg/xpressive.git
synced 2025-05-10 15:33:57 +00:00
10 lines
350 B
C++
Executable File
10 lines
350 B
C++
Executable File
///////////////////////////////////////////////////////////////////////////////
|
|
// test_regex_algorithms.cpp
|
|
//
|
|
// Copyright 2004 Eric Niebler. Distributed under the Boost
|
|
// Software License, Version 1.0. (See accompanying file
|
|
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
|
|
#include <boost/xpressive/regex_algorithms.hpp>
|
|
|