Skip to content

Commit 09cb7c9

Browse files
committed
timespect_get: move to LKMC
1 parent 1c5714b commit 09cb7c9

File tree

3 files changed

+1
-186
lines changed

3 files changed

+1
-186
lines changed

c/interactive/timespec_get.c

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

cpp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
1. [Inheritance override](inheritance_override.cpp)
4949
1. [Inherit overload_hide](inherit_overload_hide.cpp)
5050
1. [Inheriting constructor](inheriting_constructor.cpp)
51-
1. [virtual](virtual.cpp)
51+
1. virtual
5252
1. [Method pointer, operator .* and operator ->*](method_pointer.cpp)
5353
1. [Pure virtual](pure_virtual.cpp)
5454
1. [Pure virtual from constructor](pure_virtual_from_constructor.cpp)

cpp/virtual.cpp

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

0 commit comments

Comments
 (0)