template class axl::sl::Shl
#include <axl_sl_Operator.h> template < typename T, typename Arg = typename ArgType<T>::Type > class Shl { public: // methods T operator()( Arg a, Arg b ) const; };
#include <axl_sl_Operator.h> template < typename T, typename Arg = typename ArgType<T>::Type > class Shl { public: // methods T operator()( Arg a, Arg b ) const; };