Why there is still a inline specifier when member fuctions define inside class?

后端 未结 0 687
难免孤独
难免孤独 2020-11-30 14:22

The C++ ISO standard says: A function defined within a class definition is an inline function.

But look at the code as follows: leveldb-skiplist



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题