All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | List of all members
trivial_commit Struct Reference

Used in case when update is actually the new solution. More...

#include <trivial_solution_commit.hpp>

Public Member Functions

template<typename Solution >
bool operator() (Solution &s, const Solution &u) const
 We assume that operator() receives a new solution. More...
 

Detailed Description

Used in case when update is actually the new solution.

Definition at line 21 of file trivial_solution_commit.hpp.

Member Function Documentation

template<typename Solution >
bool trivial_commit::operator() ( Solution &  s,
const Solution &  u 
) const
inline

We assume that operator() receives a new solution.

Template Parameters
Solution
Parameters
s
u

Definition at line 30 of file trivial_solution_commit.hpp.


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