mirror of
https://github.com/boostorg/container.git
synced 2026-02-23 15:42:17 +00:00
Align code braces for documentation c
This commit is contained in:
@@ -43,7 +43,7 @@ int main ()
|
||||
#endif //BOOST_NO_EXCEPTIONS
|
||||
/*->*/
|
||||
//=try { size_optimized_segmented_vector_t v(256); }
|
||||
//=catch(...){ exception_thrown = true; }
|
||||
//=catch(...){ exception_thrown = true; }
|
||||
|
||||
assert(exception_thrown == true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user