$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: heroboy (heroboy_at_[hidden])
Date: 2005-01-22 10:22:38
hello everyone,
what's the difference between "tuple<int> t;" and " tuple<int> t();"
why
tuple<int> t;
cout<<t;
is ok.
But
tuple<int> t();
cout<<t;
make a link error.
I'm using vs.net2003__________________________________________________________________欢迎使用ACMAIL 邮件系统