mirror of
https://github.com/boostorg/fusion.git
synced 2026-04-20 00:18:42 +02:00
@@ -56,7 +56,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