Re: [Boost-bugs] [Boost C++ Libraries] #3442: tracking level etc. for templates

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3442: tracking level etc. for templates
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-09-21 20:57:34


#3442: tracking level etc. for templates
------------------------------+---------------------------------------------
 Reporter: anonymous | Owner: ramey
     Type: Feature Requests | Status: new
Milestone: Boost 1.41.0 | Component: serialization
  Version: Boost 1.40.0 | Severity: Cosmetic
 Keywords: |
------------------------------+---------------------------------------------

Comment(by anonymous):

 which syntax do you prefer?

 BOOST_CLASS_TRACKING_TEMPLATE(mytype,2,(class,int),track_never);
 or
 BOOST_CLASS_TRACKING_TEMPLATE(mytype,(class)(int),track_never);

 (class,int) without an argument which gives the number of template
 parameters is not a possibility

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3442#comment:4>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:01 UTC