@Acai28 That "Dial One" song you played from Ayemdee is not made by him, it's a mashup of https://t.co/roa2ULzgtH and some other song and sound effects
@Sethisto_EQD @XPPen@HuionTab@wacom I advise against getting an older model, because that would mean it goes (even more) out of date sooner, and the newer releases offers better pen response and comfort (read: You can draw ponies for longer). If you get a used one, find a recently purchased one.
In the aftermath of #AliCon2018, we've got some quality photos, and photoshops alike!
Here's my contribution with @BlackGryph0n proving himself to be a master jedi!
@party__like yooo here she is!
https://t.co/CEMsbz50fx
https://t.co/22VTqoH8d2
Special thanks to Keyframe (https://t.co/TMV4hUuS95) for giving me (and others) a few pointers last night after @AliConMLP at the pancake place
Enter the following into the Twitter search box and switch to the Latest tab to get the old, ad-free, superior, chronological, familiar, actually useful timeline:
filter:follows -filter
@NickUhlenhuth@visualc I propose a delete button placed at the end of the expanded bubble that deletes the sample arguments, and fix the error in the case of leaving the template empty.
@NickUhlenhuth@visualc How do you delete sample template arguments for IntelliSense? The bubble cannot be right clicked on and does not feature a delete button. Leaving the argument field empty results in an empty template which usually gives errors (std::function).
@NickUhlenhuth@visualc Not always though, there are some cases where an empty template may be desired, like when using a variadic template function without arguments.
@NickUhlenhuth@visualc Like I said, leaving the instantiation fields empty does not reset or remove the sample instantiation, it just instantiates with no arguments and fail, even for variadic templates although it is fine during actual compilation.