Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TEmulatedCollectionProxy.h File Reference
#include "TGenCollectionProxy.h"
#include "ROOT/BitUtils.hxx"
#include <type_traits>
#include <vector>

Classes

struct  TEmulatedCollectionProxy::AlignedStorage< Align >
 Storage type whose alignment matches Align bytes. More...
class  TEmulatedCollectionProxy
 Streamer around an arbitrary STL like container, which implements basic container functionality. More...

Namespaces

namespace  ROOT
namespace  ROOT::Internal
namespace  ROOT::Internal::TEmulatedProxyHelpers

Functions

bool ROOT::Internal::TEmulatedProxyHelpers::HasEmulatedProxy (TClass *cl)
void ROOT::Internal::TEmulatedProxyHelpers::PrintWriteStlWithoutProxyMsg (const char *where, const char *clName, const char *BranchName)