Opened 11 years ago

Closed 11 years ago

#5527 closed Bugs (fixed)

BOOST_STATIC_ASSERT_MSG undocumented

Reported by: Philipp Möller <bootsarehax@…> Owned by: John Maddock
Milestone: To Be Determined Component: static_assert
Version: Boost 1.46.1 Severity: Problem
Keywords: Cc:

Description

BOOST_STATIC_ASSERT_MSG was added in Boost 1.46 to work allow code to make use of C++0x static_assert without breaking old code. No documentation has been added and the only way to find the feature is to look at the source code.

Change History (1)

comment:1 by anonymous, 11 years ago

Resolution: fixed
Status: newclosed

This has already been fixed in SVN: the next release will include the missing docs.

John.

Note: See TracTickets for help on using tickets.