代码搜索:concepts
找到约 1,063 项符合「concepts」的源代码
代码结果 1,063
www.eeworm.com/read/115242/15020000
html concepts.doc.html
VM Spec Java Programming Language Concepts
www.eeworm.com/read/482889/1282070
hpp graph_concepts.hpp
//
//=======================================================================
// Copyright 1997, 1998, 1999, 2000 University of Notre Dame.
// Authors: Andrew Lumsdaine, Lie-Quan Lee, Jeremy G. Siek
www.eeworm.com/read/482889/1282889
hpp iterator_concepts.hpp
// (C) Copyright Jeremy Siek 2002.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#if
www.eeworm.com/read/221464/4830397
cpp graph_concepts.cpp
//=======================================================================
// Copyright 1997, 1998, 1999, 2000 University of Notre Dame.
// Authors: Andrew Lumsdaine, Lie-Quan Lee, Jeremy G. Siek
//
www.eeworm.com/read/221464/4831097
rst iterator_concepts.rst
++++++++++++++++++
Iterator Concepts
++++++++++++++++++
:Author: David Abrahams, Jeremy Siek, Thomas Witt
:Contact: dave@boost-consulting.com, jsiek@osl.iu.edu, witt@styleadvisor.com
:orga
www.eeworm.com/read/168845/5432846
cpp graph_concepts.cpp
//=======================================================================
// Copyright 1997, 1998, 1999, 2000 University of Notre Dame.
// Authors: Andrew Lumsdaine, Lie-Quan Lee, Jeremy G. Siek
//
www.eeworm.com/read/168845/5433743
rst iterator_concepts.rst
++++++++++++++++++
Iterator Concepts
++++++++++++++++++
:Author: David Abrahams, Jeremy Siek, Thomas Witt
:Contact: dave@boost-consulting.com, jsiek@osl.iu.edu, witt@styleadvisor.com
:orga
www.eeworm.com/read/168845/5434062
rst sequences-concepts.rst
The taxonomy of sequence concepts in MPL parallels the taxonomy of the MPL
|iterators|, with two additional classification dimensions:
`extensibility` and `associativeness`.
.. The latter tw
www.eeworm.com/read/168845/5434194
rst iterators-concepts.rst
All iterators in MPL are classified into three iterator concepts, or
`categories`, named according to the type of traversal provided. The
categories are: |Forward Iterator|, |Bidirectional Iter