Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TResultProxy.hxx
Go to the documentation of this file.
1// Author: Enrico Guiraud, Danilo Piparo CERN 04/2018
2
3/*************************************************************************
4 * Copyright (C) 1995-2018, Rene Brun and Fons Rademakers. *
5 * All rights reserved. *
6 * *
7 * For the licensing terms see $ROOTSYS/LICENSE. *
8 * For the list of contributors see $ROOTSYS/README/CREDITS. *
9 *************************************************************************/
10
11#ifndef ROOT_TRESULTPROXY
12#define ROOT_TRESULTPROXY
13#include "RResultPtr.hxx"
14namespace ROOT {
15
16namespace RDF {
17template <typename T>
19} // End NS RDF
20
21} // End NS ROOT
22
23#warning The TResultProxy.hxx header has been replaced by RResultPtr.hxx
24
25#endif
Smart pointer for the return type of actions.
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.