[rand.dist.norm.f]
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@104035 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -264,7 +264,7 @@ namespace chrono
|
||||
|
||||
template <class _Rep, class _Period = ratio<1> > class duration;
|
||||
|
||||
template <class T>
|
||||
template <class _Tp>
|
||||
struct __is_duration : false_type {};
|
||||
|
||||
template <class _Rep, class _Period>
|
||||
|
||||
Reference in New Issue
Block a user