Cupt
Public Types | List of all members
cupt::system::Resolver::UserAnswer Struct Reference

user callback answer variants More...

#include <cupt/system/resolver.hpp>

Public Types

enum  Type { Accept, Decline, Abandon }
 

Detailed Description

user callback answer variants

Member Enumeration Documentation

◆ Type

Enumerator
Accept 

finish computations and return true

Decline 

throw out the proposed solution and work on other ones

Abandon 

finish computations and return false


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