Feature #156

avatar

Convenience in flusspferd.hpp

Added by Aristid Breitkreuz 272 days ago. Updated 240 days ago.

Status:New Start:10/30/2009
Priority:Low Due date:
Assigned to:- % Done:

0%

Category:C++-API
Target version:0.10

Description

Right now, the convenience header flusspferd.hpp just includes all common flusspferd headers.

It could in addition:
  1. include common boost headers (boost.assign, boost.fusion),
  2. set up useful namespace aliases.

History

Updated by RĂ¼diger Sonderfeld 272 days ago

avatar

I don't like 2. Since it would add part of the API exclusively to flusspferd.hpp. You than just couldn't replace #include <flusspferd.hpp> by a finer selection of headers you'd also have to add the aliases yourself.

Updated by Ash Berlin 255 days ago

avatar

RĂ¼diger Sonderfeld wrote:

I don't like 2. Since it would add part of the API exclusively to flusspferd.hpp. You than just couldn't replace #include <flusspferd.hpp> by a finer selection of headers you'd also have to add the aliases yourself.

Point 2. could be done ina flusspferd/namespaces.hpp or similar. This point was my feature request, mainly i want to avoid the 'namespace noise' that otherwise happens with the new create API

Updated by Aristid Breitkreuz 240 days ago

avatar
  • Target version changed from 0.9 to 0.10

Also available in: Atom PDF