-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement P0952R2: 'A new specification for
std::generate_canonical
' (
#4740) Co-authored-by: Stephan T. Lavavej <[email protected]>
- Loading branch information
1 parent
14b54ca
commit f9b0af8
Showing
8 changed files
with
366 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
tests/std/tests/GH_001017_discrete_distribution_out_of_range/env.lst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
# Copyright (c) Microsoft Corporation. | ||
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
|
||
RUNALL_INCLUDE ..\usual_matrix.lst | ||
# Skip /clr:pure configurations; they pass but take an extremely long time to run, risking test timeouts. | ||
RUNALL_INCLUDE ..\impure_matrix.lst |
64 changes: 0 additions & 64 deletions
64
tests/std/tests/GH_001964_constexpr_generate_canonical/test.cpp
This file was deleted.
Oops, something went wrong.
File renamed without changes.
Oops, something went wrong.