Skip to content

Commit eb5995c

Browse files
committed
Remove co_spawn example
1 parent 640308a commit eb5995c

10 files changed

Lines changed: 0 additions & 353 deletions

File tree

example/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@
1010

1111
add_subdirectory(client)
1212
add_subdirectory(server)
13-
add_subdirectory(cpp20)

example/Jamfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@
1010

1111
build-project client ;
1212
build-project server ;
13-
build-project cpp20 ;

example/cpp20/CMakeLists.txt

Lines changed: 0 additions & 10 deletions
This file was deleted.

example/cpp20/Jamfile

Lines changed: 0 additions & 10 deletions
This file was deleted.

example/cpp20/co_spawn/CMakeLists.txt

Lines changed: 0 additions & 33 deletions
This file was deleted.

example/cpp20/co_spawn/Jamfile

Lines changed: 0 additions & 41 deletions
This file was deleted.

example/cpp20/co_spawn/async_42.hpp

Lines changed: 0 additions & 38 deletions
This file was deleted.

example/cpp20/co_spawn/async_result.hpp

Lines changed: 0 additions & 100 deletions
This file was deleted.

example/cpp20/co_spawn/main.cpp

Lines changed: 0 additions & 93 deletions
This file was deleted.

example/cpp20/co_spawn/stream.hpp

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)