Skip to search formSkip to main contentSkip to account menu

Standard Template Library

Known as: STL, Sequence container, Valarray 
The Standard Template Library (STL) is a software library for the C++ programming language that influenced many parts of the C++ Standard Library. It… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
We present PyGB, a high-level Python domainspecific language (DSL) for GraphBLAS building blocks for graph algorithms. GraphBLAS… 
2012
2012
Web services are becoming the most promising technology for cloud computing. When a single web service fails to satisfy service… 
2011
2011
Nowadays, one of the most important challenges in the programming is the efficient usage of multicore processors. Many new… 
Highly Cited
2010
Highly Cited
2010
The Isabelle Collections Framework (ICF) provides a unified framework for using verified collection data structures in Isabelle… 
2002
2002
From the Publisher: DATA STRUCTURES AND THE STANDARD TEMPLATE LIBRARY by William Collins teaches the fundamentals of Data… 
2000
2000
The latency of accessing instructions and data from the memory subsystem is an increasingly crucial performance bottleneck in… 
1999
1999
1 STLとは何か? 2 Iterator 3 Container 4 Function Object 5 Algorithm 6 Idiom 7 STLとオブジェクト指向 8 STLの問題点 
1998
1998
We describe part of an STL conformance test suite under development. Test suites for all of the STL containers have been written… 
1995
1995
From the Publisher: It used to be that writing programs using templates and other prebuilt resources meant sacrificing… 
1993
1993
Abstract We propose a template library as a good representation of programming knowledge, and programming case studies as part of…