Skip to content

Commit

Permalink
删空格
Browse files Browse the repository at this point in the history
  • Loading branch information
huihut committed Apr 10, 2018
1 parent df83e5e commit 8c6aeb5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -614,9 +614,6 @@ virtual int A() = 0;
* 虚函数不占用存储空间
* 虚函数表存储的是虚函数地址




### 内存分配和管理

#### malloc、calloc、realloc、alloca
Expand Down

0 comments on commit 8c6aeb5

Please sign in to comment.