Function EditOperation.merge

try to merge two operations (simple entering of characters in the same line), return true if succeded

Prototype

bool merge(
  EditOperation op
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0