|
|
От: |
Bell
|
|
| Дата: | 27.11.07 09:05 | ||
| Оценка: | |||
7.1.2/4
...
An inline function with external linkage shall have the same address in all translation units. A static
local variable in an extern inline function always refers to the same object. A string literal in an
extern inline function is the same object in different translation units.