$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-11-11 07:07:32
>__FILE_AT_USE and __LINE_AT_USE would allow some better user written tools
>like various improved runtime asserts, so they wouldn't be be totally
>useless. I'm just trying to provoke thought, not actually present a
>finished solution.
Accepted, and something like __FUNCTION_NAME__ would be extremely useful
too!
- John.