summaryrefslogtreecommitdiff
path: root/src/piraha/smart_ptr.cc
blob: e1d26b71a709953619b7ac1db5b77319651776b2 (plain)
1
2
3
#include "smart_ptr.hpp"

std::vector<void*> ptrs;