mirror of https://github.com/CGAL/cgal
just an overload instead of an explicit specialization
This commit is contained in:
parent
ffcdb79bb6
commit
ac4baa9355
|
|
@ -97,7 +97,6 @@ public:
|
||||||
}
|
}
|
||||||
|
|
||||||
// Overload to avoid a warning with VC++
|
// Overload to avoid a warning with VC++
|
||||||
template <>
|
|
||||||
inline
|
inline
|
||||||
std::size_t
|
std::size_t
|
||||||
uniform_smallint(std::size_t lower, std::size_t upper)
|
uniform_smallint(std::size_t lower, std::size_t upper)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue