Skip to content

Removed FindSharePtr as std::shared_ptr is now a prerequisit

Ed Maros requested to merge ed-maros/nds2-client:shared_ptr-47 into master

This addresses #47 (closed) by removing the script used to detect various implimentations of shared_ptr. The source code is void of any conditionals based upon

Closes #47 (closed)

Merge request reports