Sauce-0.10.1
A C++ Dependency Injection Framework
Public Types | List of all members
sauce::internal::Key< Iface_ & > Class Template Reference

Template specialization when a reference is used. More...

#include <sauce/internal/key.h>

Public Types

typedef Key< Iface_ >::Iface Iface
 
typedef Key< Iface_ >::Ptr Ptr
 
typedef Key< Iface_ >::Name Name
 
typedef Key< Iface_ >::Normalized Normalized
 

Detailed Description

template<typename Iface_>
class sauce::internal::Key< Iface_ & >

Template specialization when a reference is used.


The documentation for this class was generated from the following file: