Categories
5G Network
Agile
Amazon EC2
Android
Angular
Ansible
Arduino
Artificial Intelligence
Augmented Reality
AWS
Azure
Big Data
Blockchain
BootStrap
Cache Teachniques
Cassandra
Commercial Insurance
C#
C++
Cloud
CD
CI
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
DevOps
ECMAScript
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Gradle
Hadoop
HBase
HDFS
Hibernate
Hive
HTML
Image Processing
IOT
JavaScript
Java
Jenkins
Jira
JUnit
Kibana
Linux
Machine Learning
MangoDB
MVC
NGINX
Onsen UI
Oracle
PHP
Python
QTP
R Language
Regression Analysis
React JS
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
SOAP UI
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Vue.js
Home
Recent Q&A
Feedback
Ask a Question
C++ 11 Features
Home
>
C Plus Plus
>
C++ 11 Features
Jan 2, 2020
in
C Plus Plus
Q:
New Smart Pointer Classes
1
Answer
0
votes
Jan 2, 2020
C++98 defined only one smart pointer class, auto_ptr, which is now deprecated. C++11 includes new smart pointer classes: shared_ptr and the recently-added unique_ptr. Both are compatible with other Standard Library components, so you can safely store these smart pointers in standard containers and manipulate them with standard algorithms.
Click here to read more about Loan/Mortgage
Click here to read more about Insurance
Facebook
Twitter
LinkedIn
Related questions
+1
vote
Q: C++ 11 Features
Jan 2, 2020
in
C Plus Plus
+1
vote
Q: C++ 11 features
Jan 2, 2020
in
C Plus Plus
+1
vote
Q: C++ 11 features
Jan 2, 2020
in
C Plus Plus
+1
vote
Q: C++ 11 Features
Jan 2, 2020
in
C Plus Plus
+1
vote
Q: C++ 11 Features
Jan 2, 2020
in
C Plus Plus
+1
vote
Q: C++ 11 Features
Jan 2, 2020
in
C Plus Plus
...