forked from boostorg/regex
regex: added VC6 debugging/memory tracking support to regression test program
[SVN r8913]
This commit is contained in:
@ -137,7 +137,7 @@ public:
|
||||
jm_debug_alloc& operator=(const jm_debug_alloc& d);
|
||||
|
||||
~jm_debug_alloc();
|
||||
void free();
|
||||
void free_();
|
||||
static pointer address(reference x)
|
||||
{
|
||||
return &x;
|
||||
|
Reference in New Issue
Block a user