Discuss LLVM's std::vector STL Source Code
Details
An online group discussion about LLVM's standard library (STL) source code for the C++ std::vector class template. This will be a fairly open format meeting that I'll host.
Like the weekly socials, everyone's participation is encouraged! Unlike the weekly socials however, we'll use Microsoft Teams for this meetup and we'll have this meetup on a Tuesday.
More specifically:
- We'll look at the source code from GitHub.
- We'll ask any questions we may have about it.
- We'll share our perspectives, opinions, or understanding for any answers we might have for those questions.
- We'll recognize some of the feelings we have from what we're seeing.
- We'll learn from each other.
- And, with any luck, we'll also have a fun time!
In a sense, this will be a group code review.
For a look ahead of time:
- See https://github.com/llvm/llvm-project/blob/main/libcxx/include/vector.
- Or, download the repo from https://github.com/llvm/llvm-project.git and look at libcxx/include/vector.
Attendees need only to bring their enthusiasm for discussing this C++ source code.
Related topics
Software Architecture
C & C++
Computer Programming
Open Source
Software Development
