cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
copy.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<Bool C = true, class X >
static constexpr Conditional< C, RemoveConstReference< X >, RemoveConst< X > > pRC::copy (X &&a)