Skip to content

Instantly share code, notes, and snippets.

@quindariuss
Created October 16, 2019 16:24
Show Gist options
  • Save quindariuss/0317c6a74772ad05f0827a4f5f7a61c1 to your computer and use it in GitHub Desktop.
Save quindariuss/0317c6a74772ad05f0827a4f5f7a61c1 to your computer and use it in GitHub Desktop.
How to implement the C++ Standerd Library
using namespace std;
int main{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment