DekGenius.com
Team LiB   Previous Section
[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X]

p_cs_precedes (lconv member) 
p_sep_by_space (lconv member) 
p_sign_posn (lconv member) 
pair class template (<utility> header) 
parameter (glossary definition) 
parameters, function  [See functions, parameters]
parameters, templates  [See template parameters]
parametric polymorphism  2nd 
    glossary definition 
parentheses (empty) used as an initializer 
partial_sort function template (<algorithm> header)  2nd 
partial_sort_copy function template (<algorithm> header)  2nd 
partial_sum function template (<numeric> header) 
partition function template (<algorithm> header)  2nd 
partitioning 
pbackfail function
    (basic_filebuf class template) 
    (basic_streambuf class template) 
    (basic_stringbuf class template) 
    (strstreambuf class) 
pbase function (basic_streambuf class template) 
pbump function (basic_streambuf class template) 
pcount function
    (ostrstream class) 
    (strstream class) 
    (strstreambuf class) 
peek function (basic_istream class template) 
performance issues
    numeric computing 
performance issues, handling exceptions 
permutations  2nd  3rd  4th  5th 
perror function (<cstdio> header) 
Pimpl idiom 
    glossary definition 
_ _pin keyword (Managed C++ extension) 
plain old data  [See POD]
plus class template (<functional> header) 
POD 
    classes 
    glossary definition 
    types 
        examples 
pointer function (allocator class template) 
pointer to implementation 
pointer_to_binary_function class template (<functional> header) 
pointer_to_unary_function class template (<functional> header) 
pointers 
    comparing 
    conversion
        of arrays to 
        to other types 
    cv-qualifiers and 
    function 
    member 
    objects that manage pointers to memory that the object controls 
    using shared 
    versus references 
pointers-to-members  2nd 
polar function template (<complex> header) 
policies 
policy templates, commonly used 
polymorphic cast 
polymorphic constructors and destructors 
polymorphism 
    glossary definition 
    parametric  [See parametric polymorphism]
pop function
    (priority_queue class template) 
    (queue class template) 
    (stack class template) 
pop_back function
    (deque class template) 
    (list class template) 
    (optional container function) 
    (valarray class template) 
pop_front function
    (deque class template) 
    (list class template) 
    (optional container function) 
pop_heap function template (<algorithm> header)  2nd 
portability
    filenames and 
    macro use and 
pos_format function (moneypunct class template) 
positive_sign (lconv member) 
positive_sign function (moneypunct class template) 
postfix expressions 
pow function (<cmath> header) 
pow function template
    (<complex> header) 
    (<valarray> header) 
pptr function (basic_streambuf class template) 
precedence, operator 
precision function (ios_base class) 
preprocessor reference 
preprocessor token, differences between compiler token and 
prev_permutation function template (<algorithm> header)  2nd 
primary expressions 
printf function (<cstdio> header)  2nd 
    common mistake 
printf macro 
priority_queue class template (<queue> header)  2nd 
private access specifier 
programming
    object-oriented 
    template-based 
projects, C++ 
promotions 
_ _property (Managed C++ extension) 
_ _property class member (RAD extension) 
protected access specifier 
protected members, accessing 
pseudo-containers 
ptr_fun function template (<functional> header) 
ptrdiff_t type (<cstddef> header) 
pubimbue function (basic_streambuf class template) 
public access specifier 
_ _published access specifier label (RAD extension) 
pubseekoff function (basic_streambuf class template) 
pubseekpos function (basic_streambuf class template) 
pubsetbuf function (basic_streambuf class template) 
pubsync function (basic_streambuf class template) 
pure interface classes 
pure specifier (=0) 
pure virtual functions 
push function
    (priority_queue class template) 
    (queue class template) 
    (stack class template) 
push_back function
    (basic_string class template) 
    (deque class template) 
    (list class template) 
    (optional container function) 
    (valarray class template) 
push_front function
    (deque class template) 
    (list class template) 
    (optional container function) 
push_heap function template (<algorithm> header)  2nd 
put function 
    (basic_ostream class template) 
    (money_put class template) 
    (num_put class template) 
    (time_put class template) 
putback function (basic_istream class template) 
putc macro (<cstdio> header) 
putchar macro (<cstdio> header) 
puts function (<cstdio> header) 
putwc macro (<cwchar> header) 
putwchar function (<cwchar> header) 
pword function (ios_base class) 

Team LiB   Previous Section