mirror of
https://github.com/boostorg/test.git
synced 2026-01-24 06:22:12 +00:00
minor cleanup
final major piece of this update: debug services (almost complete: without stack dump) [SVN r40451]
This commit is contained in:
@@ -17,7 +17,7 @@ using namespace boost::itest;
|
||||
|
||||
//____________________________________________________________________________//
|
||||
|
||||
// Here is an exampt from simple (incorrect) stack implementation
|
||||
// Here is an example of simple (incorrect) stack implementation
|
||||
|
||||
template<class T>
|
||||
class stack {
|
||||
|
||||
Reference in New Issue
Block a user