由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - [合集] c++ 面试题一问
相关主题
c++标准函数传递一问question about c++ constructor
C++ 的 问题C++ template
C++ question请问这个C++程序有什么问题吗
C++ question[合集] 为什么不能: declare a static memeber func
请问c++为什么会编译失败?how to change a variable's value in a const function
关于C++中const的问题[合集] What are the differences between "const char* p" and "c
请教一个基础C++问题C array
const_reverse_iterator和reverse_iterator有什么区别? (转载)A C++ compiler related interview question
相关话题的讨论汇总
话题: const话题: wed话题: antimac话题: jul话题: c++
进入Programming版参与讨论
1 (共1页)
b***y
发帖数: 2799
1
☆─────────────────────────────────────☆
antiMac (antiMac) 于 (Wed Jul 16 00:56:14 2008) 提到:
What sort of performance overhead is incurred when using const in C++
programs to create classes and member functions that are considered to be ‘
const correct’?
不太清楚有什么overhead会产生。。有人知道吗?谢谢。。
☆─────────────────────────────────────☆
zlike (最终幻想) 于 (Wed Jul 16 02:30:03 2008) 提到:
貌似有难度,期待thrust的点睛之笔...
加入了const,compiler会自动加一些代码来check是否修改了member?
☆─────────────────────────────────────☆
shime (虫)
1 (共1页)
进入Programming版参与讨论
相关主题
A C++ compiler related interview question 请问c++为什么会编译失败?
thrust help ~~~关于C++中const的问题
[合集] 整理了一些面试题和解答,请大家指点请教一个基础C++问题
引用的几个基本问题,有点糊涂const_reverse_iterator和reverse_iterator有什么区别? (转载)
c++标准函数传递一问question about c++ constructor
C++ 的 问题C++ template
C++ question请问这个C++程序有什么问题吗
C++ question[合集] 为什么不能: declare a static memeber func
相关话题的讨论汇总
话题: const话题: wed话题: antimac话题: jul话题: c++