Boost logo

Boost :

From: Eric Friedman (ebf_at_[hidden])
Date: 2003-07-22 01:37:50


David Abrahams wrote:
>
> Hi,
>
> BOOST_EXPLICIT_TEMPLATE_TYPE is great!
>
> However:
[snip]
> // specialization
> template <>
> int f<void>( /*what goes here?*/ )
> {
>
> }
>
> we have no mechanism for handling these. Any ideas?

Wouldn't BOOST_EXPLICIT_TEMPLATE_TYPE(void) work?

Eric


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk