Bug #2384
Updated by Alex Afanasyev almost 10 years ago
ndn-cxx:commit:4154634058a33b1c1b89198af568bdefa1a88fea commit:8145ae7f4dae23d9c65d2ea27703b8481f8f91fc moved implementation of `template<class KeyChainTraits> KeyChain(KeyChainTraits traits);` which defeated the purpose of that method. Implementation of templated methods must be moved back to the header file.