|
Boost : |
From: Daryle Walker (darylew_at_[hidden])
Date: 2000-08-01 12:05:00
Is it OK, style-wise, to define an (inline) function in a header outside of
the namespace block (using the "X boost::function() { /*...*/ }" syntax)?
This applies mainly to non-template functions and methods, as some
compilers, including mine, restrict where template-d functions and methods
can be defined (usually only within the class declaration, or maybe within
the namespace declaration).
--
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk