$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: zlf (zlfcn_at_[hidden])
Date: 2005-04-17 23:51:48
Hi,
I have to sets(set<int> a,b). How to use function [merge] to merge the
two sets to another one(set<int> c)?
thx
zlf