|
|
|
@ -39,6 +39,7 @@ namespace pEp
|
|
|
|
|
|
|
|
|
|
////////////////
|
|
|
|
|
|
|
|
|
|
template class ListWrapper<::bloblist_t*, ::bloblist_t*>;
|
|
|
|
|
// no explicit instantiation noecessary, because of fully specialized class template. Okay. :-D
|
|
|
|
|
// template class ListWrapper<::bloblist_t*, void>;
|
|
|
|
|
|
|
|
|
|
} // end of namespace pEp
|
|
|
|
|