Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pinned
354 contributions in 2019
Activity overview
Contributed to
angelskieglazki/hcch,
angelskieglazki/vim-config,
teonet-co/trudp-driver
and 5 other
repositories
Contribution activity
March 2019
- angelskieglazki/hpp2plantuml Python
- angelskieglazki/z228 C++
Created an issue in NVIDIAGameWorks/Falcor that received 3 comments
std::make_shared implementation
Hello. Is it possible add this line
GpuTime::SharedPtr GpuTimer::create()
{ return std::make_shared<GpuTimer>();
}
instead this:
return SharedPtr(…
3
comments
103
contributions
in private repositories
Mar 1 – Mar 29