[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/expresscpp/expresscpp/master/src/handlerfunctor.cpp [Back]  [Original]

#include "expresscpp/handlerfunctor.hpp"

namespace expresscpp {

bool HandlerFunctor::getWith_next() const {
  return with_next;
}

}  // namespace expresscpp

Web Proxy Viewer  |  New URL  |  Original Page