運算子優先順序及結合性
- ::
- () [] . -> ++ --
- ++ -- + - ! ~ & *
- .* ->*
- * / %
- + -
- << >>
- < <= > >=
- == !=
- &
- ^
- |
- &&
- ||
- ?:
- = *= /= %= += -= <<= >>= &= |= ^=
- ,
可重載的運算子
* / + - % ^ & | ~ ! , = < > <= >= ++ -- << >>
== |= && || /= %= *= &= |= += -= <<= >>= -> ->* [] () new delete
標準容器類別樣板
vector
list
deque
set
multiset
map
multimap
stack
queue
priority_queue
C及C++類別 ios 的open_mode常數之關鍵字
app
ate
binary
in
nocreate
noreplace
out
trunc
C及C++關鍵字
asm |
auto |
bool |
break |
case |
catch |
char |
class |
const |
const_cast |
continue |
default |
delete |
do |
double |
dynamic_cast |
else |
enum |
explicit |
extern |
false |
float |
for |
friend |
goto |
if |
inline |
int |
long |
mutable |
namespace |
new |
operator |
private |
protected |
public |
register |
reinterpret_cast |
return |
short |
signed |
sizeof |
static |
static_cast |
struct |
switch |
template |
this |
throw |
ture |
try |
typedef |
typeof |
typeid |
typename |
nion |
unsigned |
using |
virtual |
void |
volatile |
while |
|
|
|
|
|
|
|
|
C/C++ 函式查詢
沒有留言:
張貼留言