mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-19 07:12:12 +02:00
@ -48,7 +48,7 @@ namespace Core
|
||||
} // namespace Core
|
||||
|
||||
|
||||
int main(int argc, char* argv[])
|
||||
int main()
|
||||
{
|
||||
std::tr1::tuple<int, int, int, int> test = Core::Demo();
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user