зеркало из https://github.com/mozilla/gecko-dev.git
Back out changes that I didn't mean to check in.
This commit is contained in:
Родитель
d8892ddb25
Коммит
c82987ae0a
|
@ -374,11 +374,7 @@ class basic_nsAReadableString
|
|||
sometimes will.
|
||||
*/
|
||||
|
||||
#ifdef NEED_CPP_TEMPLATE_CAST_TO_BASE
|
||||
#define NS_READABLE_CAST(CharT, expr) (NS_STATIC_CAST(const basic_nsAReadableString<CharT>&, (expr)))
|
||||
#else
|
||||
#define NS_READABLE_CAST(CharT, expr) (expr)
|
||||
#endif
|
||||
|
||||
template <class CharT>
|
||||
inline
|
||||
|
|
|
@ -374,11 +374,7 @@ class basic_nsAReadableString
|
|||
sometimes will.
|
||||
*/
|
||||
|
||||
#ifdef NEED_CPP_TEMPLATE_CAST_TO_BASE
|
||||
#define NS_READABLE_CAST(CharT, expr) (NS_STATIC_CAST(const basic_nsAReadableString<CharT>&, (expr)))
|
||||
#else
|
||||
#define NS_READABLE_CAST(CharT, expr) (expr)
|
||||
#endif
|
||||
|
||||
template <class CharT>
|
||||
inline
|
||||
|
|
|
@ -374,11 +374,7 @@ class basic_nsAReadableString
|
|||
sometimes will.
|
||||
*/
|
||||
|
||||
#ifdef NEED_CPP_TEMPLATE_CAST_TO_BASE
|
||||
#define NS_READABLE_CAST(CharT, expr) (NS_STATIC_CAST(const basic_nsAReadableString<CharT>&, (expr)))
|
||||
#else
|
||||
#define NS_READABLE_CAST(CharT, expr) (expr)
|
||||
#endif
|
||||
|
||||
template <class CharT>
|
||||
inline
|
||||
|
|
Загрузка…
Ссылка в новой задаче