ROL
Namespaces | Enumerations | Functions
ROL_UpdateType.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  ROL
 

Enumerations

enum class  ROL::UpdateType : std::uint8_t {
  ROL::Initial = 0 , ROL::Accept , ROL::Revert , ROL::Trial ,
  ROL::Temp
}
 

Functions

std::string ROL::UpdateTypeToString (const UpdateType &type)