Skip to main content
2 of 3
added 17 characters in body
Himanshu
  • 33.8k
  • 10
  • 92
  • 155

Using <blockquote> gives you output like this (overflow)

std::allocator > const, std::basic_string, std::allocator > > const&)': ogrewidget.cpp:(.text.ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsEN4Ogre12STLAllocatorIS2_NS7_22CategorisedAllocPolicyILNS7_14MemoryCategoryE0EEEEEE10_M_insert_EPKSt18_Rb_tree_node_baseSG_RKS2[std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::basic_string, std::allocator > >, std::_Select1st,

Using <Blockquote> with single enter gives you output with auto-wrap (Here B is capital in <Blockquote>)

std::allocator > const, std::basic_string, std::allocator > > const&)': ogrewidget.cpp:(.text.ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsEN4Ogre12STLAllocatorIS2_NS7_22CategorisedAllocPolicyILNS7_14MemoryCategoryE0EEEEEE10_M_insert_EPKSt18_Rb_tree_node_baseSG_RKS2[std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::basic_string, std::allocator > >, std::_Select1st,

hi hi

Himanshu
  • 33.8k
  • 10
  • 92
  • 155