centos man page for std::initializer_list

Query: std::initializer_list

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::initializer_list< _E >(3)				     Library Functions Manual				    std::initializer_list< _E >(3)

NAME
std::initializer_list< _E > -
SYNOPSIS
Public Types typedef const _E * const_iterator typedef const _E & const_reference typedef const _E * iterator typedef const _E & reference typedef size_t size_type typedef _E value_type Public Member Functions constexpr const_iterator begin () const noexcept constexpr const_iterator end () const noexcept constexpr size_type size () const noexcept Detailed Description template<class _E>class std::initializer_list< _E > initializer_list Definition at line 47 of file initializer_list. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::initializer_list< _E >(3)
Related Man Pages
std::__profile::deque(3) - centos
std::__profile::list(3) - centos
std::__profile::set(3) - centos
std::__profile::map(3) - centos
std::array(3) - debian
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!