Forward declaration headers

10 Sep
2012
10 Sep
'12
8:32 a.m.
Hi, we often have to provide forward declarations of boost types by hand when we write interfaces. This is kind of dangerous because we will have to change the forward declarations when the boost libraries change and impossible for typedefs. Shouldn't there be a standard forward declaration headers in each of the boost libraries? Best regards, Jens

10 Sep
10 Sep
11:40 a.m.
On Mon, Sep 10, 2012 at 1:32 AM, Jens Auer <jensa@miltenyibiotec.de> wrote:
Perhaps, and some do provide forward declarations, e.g., Boost.Unordered. A start might be to file a trac ticket against those libraries for which you specifically need forward declarations, and providing the necessary patch(es). - Jeff
4667
Age (days ago)
4667
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jeffrey Lee Hellrung, Jr.
-
Jens Auer