mirror of
https://github.com/boostorg/tuple.git
synced 2026-04-28 18:02:21 +02:00
Merged the tuples_subnamespace branch to main trunk.
[SVN r11120]
This commit is contained in:
@@ -34,6 +34,10 @@ typedef istringstream useThisIStringStream;
|
||||
|
||||
int test_main(int argc, char * argv[] ) {
|
||||
|
||||
using boost::tuples::set_close;
|
||||
using boost::tuples::set_open;
|
||||
using boost::tuples::set_delimiter;
|
||||
|
||||
useThisOStringStream os1;
|
||||
|
||||
// Set format [a, b, c] for os1
|
||||
|
||||
Reference in New Issue
Block a user