17#ifndef REGSELCONDDATA_H
18#define REGSELCONDDATA_H
44 return s << *(
r->payload());
std::ostream & operator<<(std::ostream &s, const RegSelCondData< T > &r)
std::unique_ptr< IRegSelLUT > m_payload
RegSelCondData(std::unique_ptr< T > t)
const T * payload() const
virtual ~RegSelCondData()