Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Markus Reiter
703807-Advanced-CXX
Commits
ce843d87
Commit
ce843d87
authored
Oct 13, 2020
by
Alexander Hirsch
Browse files
Assignment 1: Clarify allowed libraries
parent
3ac32b7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
assignment1/README.md
assignment1/README.md
+1
-1
No files found.
assignment1/README.md
View file @
ce843d87
...
...
@@ -153,7 +153,7 @@ If you encounter a problem where the specification is ambiguous or unclear, make
You are only allowed to use:
-
C++ standard library (C++17 standard)
-
C standard library (as fallback)
-
POSIX standard library (as fallback
)
-
GNU/Linux operating system's C APIs (POSIX,
`mmap`
, memfd, eventfd, …
)
-
`diff`
/
`patch`
command
You must use
[
CMake
](
https://cmake.org/
)
as build system.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment