[pepper-str] make a function in header inline (#7043)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Fri, 30 Aug 2019 02:41:38 +0000 (11:41 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 30 Aug 2019 02:41:38 +0000 (11:41 +0900)
commit767aa4c1374dd1ebc3f9e407e4fd3b059e3a3cbb
treec31fafe24050fca9d48fed12662b8cdf755b4b58
parent8e047d5fb38afd05770f97b6155c881ac44d74fa
[pepper-str] make a function in header inline (#7043)

* [pepper-str] make a function in header inline

This adds `inline` keyword to `str_impl(...)` function in header.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
* added inline to all str_impl
compiler/pepper-str/include/pepper/str.h