Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] kind of random question does any1 understand why stuff like this

[DiscordArchive] kind of random question does any1 understand why stuff like this

[DiscordArchive] kind of random question does any1 understand why stuff like this

rektbyfaith
Administrator
0
01-20-2024, 09:54 PM
#1
Archived author: Rymercyble • Posted: 2024-01-20T21:54:18.080000+00:00
Original source

kind of random question does any1 understand why stuff like this
```cpp
template <typename Result, typename... Params>
Optional<Result> StringTo(std:Confusedtring_view str, Params&&... params)
{
return Acore::Impl::StringConvertImpl::For<Result>::FromString(str, std::forward<Params>(params)...);
}
```
even exists in core ?
rektbyfaith
01-20-2024, 09:54 PM #1

Archived author: Rymercyble • Posted: 2024-01-20T21:54:18.080000+00:00
Original source

kind of random question does any1 understand why stuff like this
```cpp
template <typename Result, typename... Params>
Optional<Result> StringTo(std:Confusedtring_view str, Params&&... params)
{
return Acore::Impl::StringConvertImpl::For<Result>::FromString(str, std::forward<Params>(params)...);
}
```
even exists in core ?

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)