mirror of
https://github.com/boostorg/functional.git
synced 2025-08-02 05:54:29 +02: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