|
Boost : |
From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-01-21 13:53:58
On Monday 21 January 2002 01:47 pm, you wrote:
> Does MSVC accept friend template declarations ?
Friend template declarations aren't generally portable, because several
compilers do not support them correctly. I find myself writing this a LOT:
public: // template friends aren't widely supported
:(
Doug
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk