38 namespace placeholder{
Global namespace of the SCL.
Placeholder & operator=(const Placeholder &)=default
constexpr Placeholder(T &&)
Construct a placeholder from any kind of data.
Class representing parameter/return argument placholders.
constexpr scl::utils::Placeholder _
constexpr Placeholder()=default
constexpr const Placeholder & operator=(T &&) const
Assign to a placeholder.