ScopedPointer Class is Custom smart pointer with RAII pattern applied. [詳解]
#include <iostream>
[ソースコード]
ScopedPointer Class is Custom smart pointer with RAII pattern applied.
ScopedPointer.hpp に定義があります。