mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-17 02:17:19 -05:00
1839d23df1
/libretroshare/src/crypto/hashstream.cc:38: warning: friend declaration ‘template<class T> librs::crypto::HashStream& librs::crypto::operator<<(librs::crypto::HashStream&, const T&)’ is not visible to explicit specialization HashStream& operator<<(HashStream& u,const std::string& s) /libretroshare/src/crypto/hashstream.cc:44: warning: friend declaration ‘template<class T> librs::crypto::HashStream& librs::crypto::operator<<(librs::crypto::HashStream&, const T&)’ is not visible to explicit specialization HashStream& operator<<(HashStream& u,const uint64_t& n) /libretroshare/src/crypto/hashstream.cc:58: warning: friend declaration ‘template<class T> librs::crypto::HashStream& librs::crypto::operator<<(librs::crypto::HashStream&, const T&)’ is not visible to explicit specialization HashStream& operator<<(HashStream& u,const uint32_t& n) /libretroshare/src/crypto/hashstream.cc:72: warning: friend declaration ‘template<class T> librs::crypto::HashStream& librs::crypto::operator<<(librs::crypto::HashStream&, const T&)’ is not visible to explicit specialization HashStream& operator<<(HashStream& u,const uint8_t& n) |
||
---|---|---|
.. | ||
chacha20.cpp | ||
chacha20.h | ||
hashstream.cc | ||
hashstream.h | ||
rsaes.cc | ||
rsaes.h | ||
rscrypto.cpp | ||
rscrypto.h |