Skip to content

Commit de4c007

Browse files
authored
Update time.tex [revert]
1 parent 2453909 commit de4c007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/time.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@
12551255

12561256
public:
12571257
// \ref{time.duration.cons}, construct/copy/destroy
1258-
duration() = default;
1258+
constexpr duration() = default;
12591259
template<class Rep2>
12601260
constexpr explicit duration(const Rep2& r);
12611261
template<class Rep2, class Period2>

0 commit comments

Comments
 (0)