$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sean B (sbornstein7203_at_[hidden])
Date: 2022-05-06 16:38:40
Good afternoon,
Thank you for allowing me to join the group as I a newbie to the boost c++
libraries. My question I have to the development group is based on the
copy_file method.
Does the copy_file do a 'bit to bit' copy using (check sums and hash) or
the original file?
Thanks for any information on this.