disambiguate

having pvxs::detail and pvxs::impl::detail causes confusion
This commit is contained in:
Michael Davidsaver
2019-12-10 18:09:08 -08:00
parent 3a8affd1ee
commit 2ba0150bd9
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -329,7 +329,7 @@ std::ostream& operator<<(std::ostream& strm, const SockAddr& addr)
}
namespace pvxs {namespace impl {
namespace detail {
namespace idetail {
template<>
unsigned short as_str<unsigned short>::op(const char *s)