cMHN
1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC
Cast
Public Member Functions
|
List of all members
pRC::Cast< C > Struct Template Reference
#include <
cast.hpp
>
Public Member Functions
template<
class
X
,
If
<
True
<
decltype
(
cast
<
C
>(declval<
X
>()))> >
constexpr
decltype
(
auto
)
operator()
(
X
&&a)
const
Member Function Documentation
◆
operator()()
template<
class
C
>
template<
class
X
,
If
<
True
<
decltype
(
cast
<
C
>(declval<
X
>()))> >
constexpr
decltype
(
auto
)
pRC::Cast
<
C
>
::operator
()
(
X
&&
a
)
const
inline
constexpr
The documentation for this struct was generated from the following file:
pRC/prc/core/functors/
cast.hpp
Generated by
1.10.0