-
- Downloads
An error occurred while retrieving diff files
From Philippe:
This patch introduces TClass::HasDefaultConstructor which return true if a default constructor is available through fNew OR through the interpreter. This will avoid an erroneous message when the class dictionary has not been generated by rootcint. git-svn-id: http://root.cern.ch/svn/root/trunk@6783 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- base/src/TBuffer.cxx 2 additions, 2 deletionsbase/src/TBuffer.cxx
- base/src/TKey.cxx 2 additions, 2 deletionsbase/src/TKey.cxx
- io/src/TKey.cxx 2 additions, 2 deletionsio/src/TKey.cxx
- meta/inc/TClass.h 2 additions, 1 deletionmeta/inc/TClass.h
- meta/src/TClass.cxx 21 additions, 2 deletionsmeta/src/TClass.cxx
Loading
Please register or sign in to comment