27 #ifndef NLSR_COMMON_HPP 28 #define NLSR_COMMON_HPP 30 #include <ndn-cxx/common.hpp> 31 #include <ndn-cxx/util/time.hpp> 32 #include <ndn-cxx/name.hpp> 37 using std::make_shared;
38 using std::shared_ptr;
43 template<
typename T,
typename =
void>
46 static constexpr
bool value =
false;
53 typename std::iterator_traits<T>::value_type,
56 static constexpr
bool value =
true;
61 #endif // NLSR_COMMON_HPP
Copyright (c) 2014-2018, The University of Memphis, Regents of the University of California, Arizona Board of Regents.
const ndn::time::seconds TIME_ALLOWED_FOR_CANONIZATION
static constexpr bool value