mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-08 17:24:06 +00:00
Update comment in PointerHolder
This commit is contained in:
parent
8f06da7534
commit
88c1956705
@ -22,7 +22,7 @@
|
||||
#ifndef 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.
|
||||
|
||||
// This class expects to be initialized with a dynamically allocated
|
||||
|
Loading…
Reference in New Issue
Block a user