Simple Class with Constructor throws an warning: ISO C++ forbids converting a string constant to 'char*'

前端 未结 0 2089
难免孤独
难免孤独 2020-11-28 01:51

So I\'m building a Regex class, with a simple constructor:

regex.hpp

#ifndef __REGEX_H__
#define __REGEX_H__

#         


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