just an overload instead of an explicit specialization

This commit is contained in:
Andreas Fabri 2018-02-17 12:58:08 +00:00
parent ffcdb79bb6
commit ac4baa9355
1 changed files with 0 additions and 1 deletions

View File

@ -97,7 +97,6 @@ public:
}
// Overload to avoid a warning with VC++
template <>
inline
std::size_t
uniform_smallint(std::size_t lower, std::size_t upper)