Make `FUNLOGX()` usable in Windows
- [Change] Retain use of
std::forward<T>()
inC_EntryLog::C_EntryLog()
anywhere except Windows. - [Change] Make
C_NFA::setAction()
method template.
std::forward<T>()
in C_EntryLog::C_EntryLog()
anywhere except Windows.C_NFA::setAction()
method template.