Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 427 Bytes

README.adoc

File metadata and controls

14 lines (8 loc) · 427 Bytes

Branch for Practical #5

Instructions

  • Update vector.h to implement the epc::vector class template.

  • Update config.mk to choose the version of the C++ standard if necessary.

Important
Do not update any other existing files!
  • Check the result of the test program in CI/CD Pipelines/Jobs.

  • Create a merge request to indicate the final submission of your solution.

Note
See Course Pages for details.