• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1  //////////////////////////////////////////////////////////////////////////////
2  // regress_u.cpp
3  //
4  //  (C) Copyright Eric Niebler 2004.
5  //  Use, modification and distribution are subject to the
6  //  Boost Software License, Version 1.0. (See accompanying file
7  //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
8  
9  /*
10   Revision history:
11     6 January 2006 : Initial version.
12  */
13  
14  #define BOOST_XPRESSIVE_TEST_WREGEX
15  #include "./regress.ipp"
16