mirror of
https://github.com/boostorg/functional.git
synced 2026-02-03 21:55:12 +01:00
Quick hack to deal with title tags in doxygen descriptions.
[SVN r59859]
This commit is contained in:
@@ -92,6 +92,7 @@ int main()
|
||||
BOOST_TEST(( is_same<
|
||||
result_of< f const (int&, int&) >::type, char >::value ));
|
||||
}
|
||||
|
||||
{
|
||||
using boost::noncopyable;
|
||||
using boost::forward_adapter;
|
||||
|
||||
Reference in New Issue
Block a user