Skip to content
Snippets Groups Projects
Commit 2aa07647 authored by jpbl's avatar jpbl
Browse files

*** empty log message ***

parent 27f8a747
No related branches found
No related tags found
No related merge requests found
noinst_HEADERS = \ SUBDIRS = singleton
creation_using_new.hpp \
lifetime_default.hpp \ lib_LTLIBRARIES=libutilspp.la
lifetime_with_longevity.hpp \
lifetime_with_longevity.inl \ libutilspp_la_SOURCES = \
null_type.hpp \ NonCopyable.hpp \
private_members.hpp \ NullType.hpp \
private_members.inl \ Singleton.hpp \
singleton.hpp \ SmartPtr.hpp \
singleton_holder.hpp \ ThreadingFactoryMutex.hpp \
singleton_holder.inl \ ThreadingSingle.hpp \
threading_single.hpp TypeList.hpp \
TypeTrait.hpp
pkginclude_HEADERS = \
NonCopyable.hpp \
NullType.hpp \
Singleton.hpp \
SmartPtr.hpp \
ThreadingFactoryMutex.hpp \
ThreadingSingle.hpp \
TypeList.hpp \
TypeTrait.hpp
pkgincludedir=$(includedir)/utilspp
libutilspp_la_LIBADD = ./singleton/libsingleton.la
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment