lppl  v2.0.0
parameter_match< Parameter< Constraint< BaseType > >, Parameter< Constraint< BaseType > >, O, Ts... > Struct Template Reference

Identity function on parameter value. More...

#include "update_impls.hpp"

Public Member Functions

Parameter< Constraint< BaseType > > operator() (FilterValueType< O, Ts... > &result, std::string address)
 

Detailed Description

template<template< typename > class Constraint, typename BaseType, typename O, typename... Ts>
struct parameter_match< Parameter< Constraint< BaseType > >, Parameter< Constraint< BaseType > >, O, Ts... >

Identity function on parameter value.

Currently works only with static structure.


The documentation for this struct was generated from the following file: