2
0
mirror of https://github.com/boostorg/hana.git synced 2026-02-02 21:02:15 +00:00
Files
hana/test/sequence/prepend_mcd/searchable.cpp
2015-03-05 21:36:35 -05:00

10 lines
289 B
C++

/*
@copyright Louis Dionne 2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
#define BOOST_HANA_TEST_SEQUENCE_PREPEND_MCD
#define BOOST_HANA_TEST_SEARCHABLE
#include <laws/templates/seq.hpp>