Skip to content

Commit

Permalink
R3
Browse files Browse the repository at this point in the history
Updated motivation incorporating feedback from Antony Polukhin
Settle on attribute syntax
Expand discussion of coroutines, static exceptions
  • Loading branch information
ecatmur committed Feb 28, 2022
1 parent adbe531 commit c841d00
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 124 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ elseif(UNIX)
endif()

set(_paper P2490)
set(_revision 2)
set(_revision 3)
find_program(CURL curl)
if (CURL)
add_custom_target(iso_paper
Expand Down
Loading

0 comments on commit c841d00

Please sign in to comment.