Latest:
  • Python arbitrary argument lists
  • Python keyword arguments
  • Python nested function
  • Python difference between mutable and immutable objects
  • Python difference between global statement and nonlocal statement

  • Python tutorial
  • C++ programs examples
  • For Indian CBSE Students
  • For american students

C++11



C++11 

C++ differences between const and constexpr

October 8, 2018January 11, 2019 C++Rocks!! 0 Comments

Some of the C++ differences between const and constexpr are discussed here. The two keywords ‘const’ and ‘constexpr’ qualify a

Read more
C++11 

C++11 enable_shared_from_this uses

October 7, 2018January 11, 2019 C++Rocks!! 0 Comments

The C++11 enable_shared_from_this is a class template which has the member function shared_from_this(). The purpose of this member function is

Read more
C++11 =default =delete keywords
C++11 

C++11 =default and =delete keywords

October 7, 2018 C++Rocks!! 0 Comments

Two new keywords are added in C++11: =default =delete. These keywords help command the compiler to either generate a function

Read more
C++11 scoped enumeration
C++11 

C++11 scoped enumeration

October 7, 2018January 11, 2019 C++Rocks!! 0 Comments

A new type of enumeration known as C++11 scoped enumeration is introduced. This type of enumeration is also known as

Read more
C++11 

C++11 allocator_traits: uses

October 5, 2018January 11, 2019 C++Rocks!! 0 Comments

The C++11 allocator_traits is a class template that provide features to handle the allocator class object (if you don’t know

Read more
C++11 

C++11 allocator : optimized way to allocate storage

October 5, 2018January 14, 2019 C++Rocks!! 0 Comments

The C++11 allocator class what is its purpose? how is it a better way to allocate memory? we will answer

Read more
C++11 

C++ allocator class member functions

October 5, 2018October 5, 2018 C++Rocks!! 0 Comments

Here we will see the C++ allocator class member functions. The meber functions are listed below. Link :C++11 allocator class

Read more
C++11 

C++11 bad weak pointer : class thrown as exception by shared_ptr

October 5, 2018January 11, 2019 C++Rocks!! 0 Comments

The C++11 bad weak pointer(or bad_weak_ptr) a class thrown as an exception by the shared_ptr, why is it call bad_weak_ptr?

Read more
C++11 

3 points why shared_ptr and unqiue_ptr constructor are made explicit?

October 2, 2018January 11, 2019 C++Rocks!! 0 Comments

The constructors of the smart pointers: shared_ptr and unique_ptr are made explicit. Here we will see 3 points why shared_ptr

Read more
C++11 

C++11 unique_ptr : what makes it unique? (includes C++14 features)

October 2, 2018January 14, 2019 C++Rocks!! 0 Comments

The C++11 unique pointer (or unique_ptr) that we are about to discuss here does exhibit some of the properties of

Read more
  • ← Previous

Recent Posts

  • Python arbitrary argument lists
  • Python keyword arguments
  • Python nested function
  • Python difference between mutable and immutable objects
  • Python difference between global statement and nonlocal statement

Categories

  • C++ 14
  • C++ chapter 1
  • C++ chapter 12 STL container
  • C++ chapter 2
  • C++ Complex header
  • c++ math header file
  • C++ miscellaneous
  • C++ programs
  • C++ random header file
  • C++ utility header file
  • C++ vector header
  • C++11
  • Common C and C++ porgrams
  • Indian CBSE C++
  • Python built-in functions
  • Python chapter 1
  • python chapter 2
  • python chapter 3
  • Python chapter 4

About Us

C and C++ for everyone:

*whether you do programming or not.
*whether you use computer or not.
*whether you use phone or not.
*whether you study or not.
*whether you sleep or not.
*whether you eat or not.
*whether you are rich or poor.
*whether you dance or not.
*whether you ...

We love to infect the world with C and C++!!

Contact

Contact us

Privacy policy

Home

Links

Python Tutorial

C++ programs example

C++ for Indian CBSE students
Copyright © 2022 . All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.