TODO: Remove all usage of shared_ptr,. passing with moved unique_ptr and by value will have a huge performance boost

This commit is contained in:
KjellKod 2013-11-08 02:47:43 -07:00
parent 05dd7c9018
commit 43806018aa

View File

@ -1,4 +1,4 @@
# CMakeLists.txt cmake configuration for g2log test
# CMakeLists.txt cmake configuration for g2log test
# g2log is a KjellKod Logger
# 2011 @author Kjell Hedström, hedstrom@kjellkod.cc
# ==================================================================