代码搜索:Extensible
找到约 760 项符合「Extensible」的源代码
代码结果 760
www.eeworm.com/read/139206/5807071
c errormib.c
#include
#if HAVE_STDLIB_H
#include
#endif
#if HAVE_UNISTD_H
#include
#endif
#if HAVE_FCNTL_H
#include
#endif
#include
#if TIME_WITH_SYS_TIME
# i
www.eeworm.com/read/139206/5807073
c loadave.c
#include
#if HAVE_STDLIB_H
#include
#endif
#if HAVE_UNISTD_H
#include
#endif
#if HAVE_FCNTL_H
#include
#endif
#include
#if HAVE_MACHINE_PARAM_H
#
www.eeworm.com/read/117325/6104519
c errormib.c
#include
#if HAVE_STDLIB_H
#include
#endif
#if HAVE_UNISTD_H
#include
#endif
#if HAVE_FCNTL_H
#include
#endif
#include
#if TIME_WITH_SYS_TIME
# i
www.eeworm.com/read/117325/6104521
c loadave.c
#include
#if HAVE_STDLIB_H
#include
#endif
#if HAVE_UNISTD_H
#include
#endif
#if HAVE_FCNTL_H
#include
#endif
#include
#if HAVE_MACHINE_PARAM_H
#
www.eeworm.com/read/104049/6211803
c errormib.c
#include
#if HAVE_STDLIB_H
#include
#endif
#if HAVE_UNISTD_H
#include
#endif
#if HAVE_FCNTL_H
#include
#endif
#include
#if TIME_WITH_SYS_TIME
# i
www.eeworm.com/read/104049/6211805
c loadave.c
#include
#if HAVE_STDLIB_H
#include
#endif
#if HAVE_UNISTD_H
#include
#endif
#if HAVE_FCNTL_H
#include
#endif
#include
#if HAVE_MACHINE_PARAM_H
#
www.eeworm.com/read/168845/5434114
rst clear.rst
.. Sequences/Intrinsic Metafunctions//clear
clear
=====
Synopsis
--------
.. parsed-literal::
template<
typename Sequence
>
struct clear
{
www.eeworm.com/read/168845/5434207
rst insert.rst
.. Sequences/Intrinsic Metafunctions//insert
insert
======
Synopsis
--------
.. parsed-literal::
template<
typename Sequence
, typename Pos
, typename T
www.eeworm.com/read/168845/5434211
rst deque.rst
.. Sequences/Classes//deque |30
deque
=====
Description
-----------
``deque`` is a |variadic|, `random access`__, `extensible`__ sequence of types that
supports constant-time insertion an