$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jason House (jhouse_at_[hidden])
Date: 2003-03-27 21:02:19
I had 2 thoughts today...
1. Is it at all useful/possible to use a lambda-like notation?
In the past, I've liked the look of that a lot.
(the comments about alternate notation made me think of it)
2. Why are we restricting the output to strings?
Couldn't the types of the 3 delimiter strings actually be
implicit template parameters?
(the char/wchar versions made me think of that)
Just two quick thoughts.
Overall, I like it a lot :)