$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-08-19 11:25:24
Martin Wille wrote:
> Darren Garvey wrote:
>
>> Docs are located at: http://cgi.sf.net
>
> I had a quick glance at the docs.
So did I. Sorry about replying to this post instead of the original, I've
deleted it.
I'm not sure I like the cgi::xcgi_service scheme and the cgi::service
typedef'ing depending on what headers are included. How about just providing
xcgi::service? Then the appropriate protocol can be chosen via 'using
namespace xcgi' or 'namespace cgi = xcgi'.