21#ifndef _libint2_src_bin_libint_smartptr_h_
22#define _libint2_src_bin_libint_smartptr_h_
24#include <libint2/config.h>
39 typename std::remove_reference<T>::type>::type> {};
Defaults definitions for various parameters assumed by Libint.
Definition algebra.cc:24
Can be used to determine whether a type is a std::shared_ptr.
Definition smart_ptr.h:33
Definition smart_ptr.h:39