mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-22 16:47:18 +02:00
@ -78,7 +78,6 @@ main()
|
||||
{
|
||||
using namespace boost::fusion;
|
||||
using namespace boost;
|
||||
using namespace std;
|
||||
|
||||
std::cout << tuple_open('[');
|
||||
std::cout << tuple_close(']');
|
||||
|
Reference in New Issue
Block a user