Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

c++ overload static const string vs char array

Language: Layout:
+ ] Compiler args + ] Show input
Compilation time: 0.33 sec, absolute running time: 0.08 sec, cpu time: 0.01 sec, memory peak: 3 Mb, absolute service time: 0,43 sec 
edit mode |  history
foo(const char (&)[])
111: _foo(T &&, tag_string)

foo(const char (&)[])
222: _foo(T &&, tag_string)

foo(const char (&)[])
333: _foo(T &&, tag_string)

foo(const char * const &)
222: _foo(T &&, tag_string)

foo(const char * const &)
555: _foo(T &&, tag_string)

foo(const char (&)[])
666: _foo(T &&, tag_string)

foo(std::string &&)
777: _foo(T &&, tag_string)

foo(const std::string &)
888: _foo(T &&, tag_string)


    
                
λ
.NET NoSQL database for rapid development