2
0
mirror of https://github.com/boostorg/spirit.git synced 2026-01-20 17:12:12 +00:00
Files
spirit/test/x3/expect_throw.cpp
2024-08-12 17:18:52 +09:00

9 lines
427 B
C++

/*=============================================================================
Copyright (c) 2024 Nana Sakisaka
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)
=============================================================================*/
#define BOOST_SPIRIT_X3_THROW_EXPECTATION_FAILURE 1
#include "expect.ipp"