Add documentation and silence doxygen warning.

git-svn-id: http://root.cern.ch/svn/root/trunk@48812 27541ba8-7e3a-0410-8455-c3a389f83636
This commit is contained in:
Vassil Vassilev 2013-03-05 11:18:59 +00:00
parent 7427626e2b
commit e6a53da83d

View File

@ -64,6 +64,8 @@ namespace runtime {
/// be evaluated at runtime
/// @param[in] type The type of the object, which will help to delete
/// it, when the LifetimeHandler goes out of scope.
/// @param[in] gCling The current interpreter object, which evaluate will
/// be called upon.
///
LifetimeHandler(DynamicExprInfo* ExprInfo,
clang::DeclContext* DC,