mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-24 15:48:29 +00:00
Update comment in PointerHolder
This commit is contained in:
parent
8f06da7534
commit
88c1956705
@ -22,7 +22,7 @@
|
|||||||
#ifndef POINTERHOLDER_HH
|
#ifndef POINTERHOLDER_HH
|
||||||
#define POINTERHOLDER_HH
|
#define POINTERHOLDER_HH
|
||||||
|
|
||||||
// This class is basically boost::shared_pointer but predates that by
|
// This class is basically std::shared_ptr but predates that by
|
||||||
// several years.
|
// several years.
|
||||||
|
|
||||||
// This class expects to be initialized with a dynamically allocated
|
// This class expects to be initialized with a dynamically allocated
|
||||||
|
Loading…
x
Reference in New Issue
Block a user