template<template<class> class use, class Option, typename tag, typename... tags>
action<store_back_option<use, Option, tag, tags...>> struct
Push back option to vector in state at position given by tags This struct and its apply function are used as a functor-like wrapper for pushing back an option (an object deriving from tk::