All Projects → justinmeiners → sgi-stl-docs

justinmeiners / sgi-stl-docs

Licence: other
Standard template library (STL) documentation from SGI. (Mirror)

Projects that are alternatives of or similar to sgi-stl-docs

BackportCpp
Library of backported modern C++ types to work with C++11
Stars: ✭ 53 (+47.22%)
Mutual labels:  stl, standard-library
ccxx
This is a cross-platform library software library about c, c ++, unix4, posix. Include gtest, benchmark, cmake, process lock, daemon, libuv, lua, cpython, re2, json, yaml, mysql, redis, opencv, qt, lz4, oci ... https://hub.docker.com/u/oudream
Stars: ✭ 31 (-13.89%)
Mutual labels:  stl
ToolpathGenerator
Automating Toolpath Planing and Generation for 3-Axis CNC
Stars: ✭ 26 (-27.78%)
Mutual labels:  stl
Lets-go-Code
Welcome to Open Source! 👨‍💻 Make your Hacktoberfest 2021 contributions here. 👕
Stars: ✭ 13 (-63.89%)
Mutual labels:  stl
GoSlice
This is an experimental slicer for 3d printing written in Go also usable as modular slicing lib.
Stars: ✭ 69 (+91.67%)
Mutual labels:  stl
pawn-stdlib
The Pawn Standard Library Package, not including any files related to SA:MP - designed for the sampctl package management system.
Stars: ✭ 13 (-63.89%)
Mutual labels:  standard-library
learning-cpp
Contains c/c++, java, operating system, data structure and algorithm, database, network communication, and related books
Stars: ✭ 35 (-2.78%)
Mutual labels:  stl
flip-jump
The simplest programming language - Flip a bit, then Jump
Stars: ✭ 18 (-50%)
Mutual labels:  standard-library
spaceship-go
Spaceship Go - A journey into the Standard Library
Stars: ✭ 64 (+77.78%)
Mutual labels:  standard-library
SSVUtils
[HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.
Stars: ✭ 60 (+66.67%)
Mutual labels:  stl
erkir
Երկիր (Erkir) - a C++ library for geodesic and trigonometric calculations
Stars: ✭ 26 (-27.78%)
Mutual labels:  stl
stl
Clean examples of STL algorithms
Stars: ✭ 22 (-38.89%)
Mutual labels:  stl
fork
A simple, self hosted, low level programming language.
Stars: ✭ 69 (+91.67%)
Mutual labels:  standard-library
COMPETITVE-PROGRAMMING
Competitive programming is a mind sport usually held over the Internet or a local network, involving participants trying to program according to provided specifications. This repo contains the Detailed Explanation and implementation of Various Coding problems on various platforms in C++
Stars: ✭ 60 (+66.67%)
Mutual labels:  stl
imageformats
Library for decoding obscure graphics formats, such as Targa (.TGA), Sun raster (.RAS, .SUN), ZSoft (.PCX), Netpbm (.PPM, .PGM, .PBM, .PNM), Amiga (LBM, PIC), SGI, MacPaint, and DICOM.
Stars: ✭ 21 (-41.67%)
Mutual labels:  sgi
Print3r
Command line interface (CLI) for 3d printing
Stars: ✭ 41 (+13.89%)
Mutual labels:  stl
stl-gcode-viewer
STL/OBJ/GCode Viewer in Qt
Stars: ✭ 49 (+36.11%)
Mutual labels:  stl
BodyParts3D
Clone of the BodyParts3D/Anatomography 3D model files
Stars: ✭ 32 (-11.11%)
Mutual labels:  stl
std
A standard library wrapper for use in the `arkworks` ecosystem
Stars: ✭ 23 (-36.11%)
Mutual labels:  standard-library
dxx
Windows Kernel Driver with C++ runtime
Stars: ✭ 128 (+255.56%)
Mutual labels:  stl

sgi-stl-docs

READ HERE

Standard template library (STL) documentation from SGI. This is a mirror of the content that used to be on SGIs site. They recently removed it. Thanks to Martin for backing it up for all of us.

This documentation discusses a lot of the design principles behind the STL, and rationale for why certain decisions were made. It also explains Alex Stepanov's concepts which he uses in the STL, but could not be expressed in the code (ForwardIterator, RegularType, etc). As far as I know, this information is not in any of the current documentation.

Related Links

Other information related to the design of the STL.

License

Copyright © 1996-1999 Silicon Graphics Computer Systems, Inc.

Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appears in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Silicon Graphics makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.

Copyright © 1994 Hewlett-Packard Company

Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appears in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].